Re: "could not accept SSPI security context"

From: G_Hosa_Phat <jgamble(at)ciaokc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: "could not accept SSPI security context"
Date: 2012-01-20 21:58:29
Message-ID: 1327096709495-5161800.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Ahmed wrote
>
> I tested the latest Npgsql driver (2.0.12.0), the issue has been fixed. I
> was able to connect Npgsql test application from my Windows XP client
> machine with the PostgreSQL server running on Windows 2003 Server.
>
> Thank you for applying the patch.
>
I've been trying to develop a new application in VB.NET (VS2008) against a
PostgreSQL 9.1.1 database server running on Windows Server 2008 using SSPI
authentication, and I'm running into this same error. I've tried both
specifying the username and not specifying it in my
NpgsqlConnectionStringBuilder object, as well as trying to set or not set
the IntegratedSecurity property of the object (not setting it results in a
different error). I was even looking for a property I could set to define
the user credentials (that's actually a whole different topic of discussion,
so we'll leave that alone for now).

I checked my version of Npgsql, and it's showing to be 2.0.11.0. I tried
looking at the pgFoundry Web site and am unable to find a version 2.0.12.0
available. Is this something that is still waiting for release, or am I
missing something? If you require any additional details about this issue,
please let me know.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/could-not-accept-SSPI-security-context-tp3275102p5161800.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 Peter Geoghegan 2012-01-20 22:10:36 Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?
Previous Message Jerry Richards 2012-01-20 21:53:33 Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?