Re: LDAP authentication

From: Tommi Mäkitalo <t(dot)maekitalo(at)epgmbh(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: LDAP authentication
Date: 2002-10-23 20:29:39
Message-ID: 200210232229.39248.t.maekitalo@epgmbh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Postgresql supports pam. And there is pam_ldap. I haven't tried out yet. But
I'm sure you need to create users in postgresql. Just authentication comes
through pam. There is no nss_ldap as far as I know.

Tommi

Am Mittwoch, 23. Oktober 2002 21:38 schrieb Richard Ray:
> Does anyone know if anyone has tried to use LDAP for authentication?
> The management here is insisting on it. I'll write it from scratch if
> neccassary. Any hints or pointers are appreciated.
>
> Thanks
> Richard
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ray Hunter 2002-10-23 20:55:29 Re: LDAP authentication
Previous Message Richard Ray 2002-10-23 19:38:56 LDAP authentication