Re: 8.3 problems with sspi authentication - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: 8.3 problems with sspi authentication
Date
Msg-id 20080227092725.GG5916@svr2.hagander.net
Whole thread Raw
In response to Re: 8.3 problems with sspi authentication  ("Matthias Mohr" <Matthias@Mohrenclan.de>)
List pgsql-bugs
I am using it, and it works very well for me. I've only been using it on
domain attached machines though - but often using it to access the server
only locally.

Do you have any non-microsoft software installed on the machine that could
be interefering somehow. Like AV or other "security" products?

The error you're getting is something like "function not supported", which
shouldn't happen...

Eh, unless, you do have sspi in your pg_hba.conf, right, not gssapi?

//Magnus

On Wed, Feb 27, 2008 at 10:08:15AM +0100, Matthias Mohr wrote:
> 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" <Matthias@mohrenclan.de>
> To: <pgsql-bugs@postgresql.org>; "Christian Ullrich" <chris@chrullrich.net>
> 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 majordomo@postgresql.org so that your
> >      message can get through to the mailing list cleanly
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

pgsql-bugs by date:

Previous
From: "Matthias Mohr"
Date:
Subject: Re: 8.3 problems with sspi authentication
Next
From: "Pieter Jansen"
Date:
Subject: Re: panic? return of the btree-bug