Re: LDAP security connection

Поиск
Список
Период
Сортировка
От Holger Jakobs
Тема Re: LDAP security connection
Дата
Msg-id CCAECF26-4EC2-445D-B26F-7A01E3F6968D@jakobs.com
обсуждение исходный текст
Ответ на Re: LDAP security connection  (Ilya Kosmodemiansky <hydrobiont@gmail.com>)
Ответы Re: LDAP security connection  (Pierre Ochsenbein <pierreochsenbein@gmail.com>)
Список pgsql-admin
If you run PostgreSQL on Windows (don't know whether and how it works on other OS), writing sspi instead of md5 in
pg_hba.confis sufficient to connect it to Active Directory. 

Add a pg_ident file to match PG users with AD users an you are done.

Regards,
Holger

Am 12. April 2019 10:17:52 MESZ schrieb Ilya Kosmodemiansky <hydrobiont@gmail.com>:
>Hi Pierre
>
>in general, there is nothing too complicated -
>https://www.postgresql.org/docs/11/auth-ldap.html because LDAP is just
>an authentication method.
>
>Details could be more tricky, but for that more details on your
>requirements needed - do you use pgbouncer, do you need to sync roles
>from AD etc.
>
>best regards,
>Ilya
>
>On Fri, Apr 12, 2019 at 9:58 AM Pierre Ochsenbein
><pierreochsenbein@gmail.com> wrote:
>>
>> Dear community
>>
>> I would like to create a connection security to PostgreSQL from
>Active Directory with auth LDAP.
>> Have you some recommendation for make this steps?
>>
>> Have a great Friday
>>
>>

--
Holger Jakobs, Bergisch Gladbach
+49 178 9759012
- sent from mobile, therefore short -



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

Предыдущее
От: Tim Cross
Дата:
Сообщение: Re: pg_dump using anything other than custom and directory
Следующее
От: Pierre Ochsenbein
Дата:
Сообщение: Re: LDAP security connection