Re: [PATCHES] LDAP auth

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: [PATCHES] LDAP auth
Дата
Msg-id 52EF20B2E3209443BC37736D00C3C1380734AEA8@EXADV1.host.magwien.gv.at
обсуждение исходный текст
Список pgsql-hackers
>> If your patch is accepted and a dependency on OpenLDAP is introduced,
>> my patch will provide an additional gain with no additional cost.
>
> Out of curiosity what would an SQL database want with ldap anyways?
> Is it just a set of bindings for ldap functions for applications?

No, what I have in mind is a way to lookup database connection options
(dbname, port, etc.) on an LDAP server, so that the connection
information
can be stored in one central place and does not have to be distributed
to the clients.

BTW, I checked the Windows API for LDAP, and it is quite different
from OpenLDAP. So I'm afraid that I'll have to use OpenLDAP on Windows
too :^(

Yours,
Laurenz Albe


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: [PATCHES] LDAP auth
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Coverity Open Source Defect Scan of PostgreSQL