Re: LDAP authentication - Mailing list pgsql-general

From Richard Ray
Subject Re: LDAP authentication
Date
Msg-id 200210232130.g9NLUO800570@e3000b.state.ms.us
Whole thread Raw
In response to Re: LDAP authentication  (Tommi Mäkitalo <t.maekitalo@epgmbh.de>)
Responses Re: LDAP authentication  (Tommi Maekitalo <t.maekitalo@epgmbh.de>)
List pgsql-general
I've had no luck gettting PAM to work with PostgreSQL on HP/UX 11.00 and I
read that PostgreSQL doesn't allow user triggers on system tables. Not much
left but hack the PostgreSQL authentication code.

Richard

On Wednesday 23 October 2002 03:29 pm, you wrote:
> 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@postgresql.org)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: 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


pgsql-general by date:

Previous
From: Neil Conway
Date:
Subject: Re: Return a "results set", use a temporary table or use a table?
Next
From: "Bruce David"
Date:
Subject: Trigger on 'create table' ?