Using LDAP with postgresql 8.2

Поиск
Список
Период
Сортировка
От Kieren Scott
Тема Using LDAP with postgresql 8.2
Дата
Msg-id BAY149-w419B9CE7E4E16D7627F24FAE430@phx.gbl
обсуждение исходный текст
Ответы Re: Using LDAP with postgresql 8.2  (Kieren Scott <kierenscott@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Jehan-Guillaume (ioguix) de Rorthais"
Дата:
Сообщение: Re: large database: problems with pg_dump and pg_restore
Следующее
От: Isabella Ghiurea
Дата:
Сообщение: PG 9.0 streaming replication cfg question