Re: LDAP Authentication?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: LDAP Authentication?
Date: 2005-10-10 11:43:58
Message-ID: 200510101343.58883.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander wrote:
> You can do this today using PAM authenication, but this is not always
> possible. Notably it's never possible on Windows, and there are
> several unix platforms/distros that don't support it without a lot of
> work.

Or you port PAM to Windows, and then everybody wins.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Gray 2005-10-10 13:08:08 Minor point about contrib/xml2 functions "IMMUTABLE" marking
Previous Message Tom Lane 2005-10-10 01:21:08 Re: fixing LISTEN/NOTIFY