Re: "could not accept SSPI security context"

From: Ahmed <ahmed(dot)shinwari(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: "could not accept SSPI security context"
Date: 2011-02-17 15:58:46
Message-ID: 1297958326048-3389684.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2011-02-17 17:16:04 Re: libpq and Datums management with embedded C function
Previous Message Greg Sabino Mullane 2011-02-17 15:54:31 Re: disable triggers using psql