BUG #13519: psql: SSPI continuation error

From: evgenyfr(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13519: psql: SSPI continuation error
Date: 2015-07-27 07:10:48
Message-ID: 20150727071048.5972.88096@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13519
Logged by: Evgeny
Email address: evgenyfr(at)gmail(dot)com
PostgreSQL version: 9.4.1
Operating system: linux 6.6 (Santiago)
Description:

I'm attempting to get Windows domain users to be able to connect to a
PostgreSQL server running on Linux.
Linux clients authenticated to the domain are able to connect, whereas
Windows clients are not.
The error the Windows client prints is

psql: SSPI continuation error: The specified target is unknown or
unreachable
(80090303)
Regards,
Evgeny

Browse pgsql-bugs by date

  From Date Subject
Next Message Lacey Powers 2015-07-27 08:22:32 Re: BUG #13497: Build with dtrace fails
Previous Message Michael Paquier 2015-07-27 01:40:47 Re: Memory leak in XLOG reader facility when decoding records (caused by WAL refactoring)