Re: "could not accept SSPI security context" - Mailing list pgsql-general

From Ahmed
Subject Re: "could not accept SSPI security context"
Date
Msg-id 1297958326048-3389684.post@n5.nabble.com
Whole thread Raw
In response to Re: "could not accept SSPI security context"  ("Francisco Figueiredo Jr." <francisco@npgsql.org>)
Responses Re: "could not accept SSPI security context"
List pgsql-general
Hi Francisco,

I tried changing that one line to use UTF-8 encoder, but the password packet
didn't get fixed. It works smoothly if kept in byte array instead of string.

I think changing the AuthenticationSSPI case to use context.Host may break
the cases Brar's mentioned.


--
View this message in context:
http://postgresql.1045698.n5.nabble.com/could-not-accept-SSPI-security-context-tp3275102p3389684.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: disable triggers using psql
Next
From: Merlin Moncure
Date:
Subject: Re: libpq and Datums management with embedded C function