LDAP(s) doc misleading

Поиск
Список
Период
Сортировка
От Paul Förster
Тема LDAP(s) doc misleading
Дата
Msg-id C90C428D-60D1-4AA3-9A33-0C4BEFFA6BA5@gmail.com
обсуждение исходный текст
Ответы Re: LDAP(s) doc misleading  (Stephen Frost <sfrost@snowman.net>)
Re: LDAP(s) doc misleading  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Hi,

I found what I believe to be misleading in the LDAP documentation:

https://www.postgresql.org/docs/current/auth-ldap.html

It says:
"ldapscheme
Set to ldaps to use LDAPS."...

IMHO, it should say:
"ldapscheme
Set to ldapscheme to use LDAPS (ldapscheme=ldaps)."...

I found this because I'm in the process of making our Linux LDAP servers obsolete by reconfiguring PostgreSQL to use
ourcompany Windows Active Directory LDAPS service. 

Cheers,
Paul


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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Declarative partitioning and automatically generated row-IDs using BIGSERIAL
Следующее
От: Durumdara
Дата:
Сообщение: How to convert escaped text column - force E prefix