Обсуждение: Can I configure to authenticate PGSQL 7.3.4 by LDAP

Поиск
Список
Период
Сортировка

Can I configure to authenticate PGSQL 7.3.4 by LDAP

От
Le Ngoc Thach
Дата:
Hi all,
I'm using Open LDAP in RedHat Linux 9.0. Now, I would like to setup
PGSQL 7.3.4 using authentication by Open LDAP. Can I do that? And how?

Thach.



Re: Can I configure to authenticate PGSQL 7.3.4 by LDAP

От
Peter Eisentraut
Дата:
Le Ngoc Thach writes:

> I'm using Open LDAP in RedHat Linux 9.0. Now, I would like to setup
> PGSQL 7.3.4 using authentication by Open LDAP. Can I do that? And how?

Use PAM authentication and set up PAM to authenticate through LDAP.

--
Peter Eisentraut   peter_e@gmx.net


Re: Can I configure to authenticate PGSQL 7.3.4 by LDAP

От
Le Ngoc Thach
Дата:
Dear Peter,
I' m a new user of Linux and PostgreSQL, I have used PAM for Linux
System, SendMail, but I don't know how to do with PostgreSQL. Please
give me where can I get documents about this.

Thanks.

Thach.

Peter Eisentraut wrote:

>Le Ngoc Thach writes:
>
>
>
>>I'm using Open LDAP in RedHat Linux 9.0. Now, I would like to setup
>>PGSQL 7.3.4 using authentication by Open LDAP. Can I do that? And how?
>>
>>
>
>Use PAM authentication and set up PAM to authenticate through LDAP.
>
>
>