Using LDAP with postgresql 8.2

From: Kieren Scott <kierenscott(at)hotmail(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Using LDAP with postgresql 8.2
Date: 2010-10-27 17:57:32
Message-ID: BAY149-w419B9CE7E4E16D7627F24FAE430@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Isabella Ghiurea 2010-10-27 19:48:39 PG 9.0 streaming replication cfg question
Previous Message Jehan-Guillaume (ioguix) de Rorthais 2010-10-27 09:43:26 Re: large database: problems with pg_dump and pg_restore