It seems that nobody else has problems with the sspi authentication :-(
Is somebody even using the sspi authentication for Windows?
Did it work without problems?
What environments do you use (domain, active directory, local windows user,
...)?
There must be some reason why it doesn't work here!
But I need more informations on where I can have a look at to find a solution
for my problem.
with regards,
Matthias
----- Original Message -----
From: "Matthias Mohr" <[EMAIL PROTECTED]>
To: <pgsql-bugs@postgresql.org>; "Christian Ullrich" <[EMAIL PROTECTED]>
Sent: Sunday, February 24, 2008 10:12 AM
Subject: Re: [BUGS] 8.3 problems with sspi authentication
Hi Christian,
thanks for your answer
I tried to use the new sspi authentication in PostgreSQL 8.3 to directly
use a Windows user for PostgreSQL authentication. So for a test I changed
[...]
I'm using Windows XP Professional with SP2 and a lot of additional
Do you have "Simple File Sharing" enabled? If so, the client user is always
authenticated as Guest. The Guest user is usually disabled, which makes
authentication fail.
No, "Simple File Sharing" is not enabled.
And even the PostgreSQL service itself is unable to start when I enable SSPI...
BTW, I use a German language version of Windows XP Pro if that matters.
with regards,
Matthias
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend