Re: integrate Postgres Users Authentication with our own LDAP Server

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: integrate Postgres Users Authentication with our own LDAP Server
Дата
Msg-id 20190509192444.GU6197@tamriel.snowman.net
обсуждение исходный текст
Ответ на RE: integrate Postgres Users Authentication with our own LDAP Server  (M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>)
Список pgsql-general
Greetings,

(Dropping all the extra mailing lists and such, please do *not*
cross-post like that)

* M Tarkeshwar Rao (m.tarkeshwar.rao@ericsson.com) wrote:
> We  want to setup ldap authentication in pg_hba.conf, for Postgresql users(other than  postgres super user).
>
> We are getting issue with special characters by following steps given in postgres documentation.
> It is not accepting any special characters as special characters are mandatory in our use case.
>
> Can you please help us or have you any steps by which we can configure any postgres with LDAP?

Is this an active directory environment?  If so, you should probably be
using GSSAPI anyway and not LDAP for the actual authentication.

As for the "special characters", you really need to provide specifics
and be able to show us the actual errors that you're getting.

Thanks,

Stephen

Вложения

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: perl path issue
Следующее
От: Erik Jones
Дата:
Сообщение: Hot Standby Conflict on pg_attribute