Using LDAP with postgresql 8.2 - Mailing list pgsql-admin

From Kieren Scott
Subject Using LDAP with postgresql 8.2
Date
Msg-id BAY149-w419B9CE7E4E16D7627F24FAE430@phx.gbl
Whole thread Raw
Responses Re: Using LDAP with postgresql 8.2
List pgsql-admin
Hi,

I'm looking to implement LDAP authentication againt Active Directory for my
Postgresql databases. What's people experiences of using LDAP for authenticating logins with AD?
Is it easy to setup and is there anything to watch out for e.g. does Postgresql do anything
intrusive on Active Directory (create anything) or does it just simply bind to AD, validate the
username/password pair and return success/failure back to the client?

Many thanks!

pgsql-admin by date:

Previous
From: "Jehan-Guillaume (ioguix) de Rorthais"
Date:
Subject: Re: large database: problems with pg_dump and pg_restore
Next
From: Isabella Ghiurea
Date:
Subject: PG 9.0 streaming replication cfg question