pgsql: Improve LDAP authentication documentation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Improve LDAP authentication documentation
Дата
Msg-id E1TKJ5n-0004G4-8t@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve LDAP authentication documentation

Use the terms "simple bind" and "search+bind" consistently do
distinguish the two modes (better than first mode and second mode in
any case).  They were already used in some places, now it's just more
prominent.

Split up the list of options into one for common options and one for
each mode, for clarity.

Add configuration examples for either mode.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ae835c7d6e202e99796c58093ef781477e54c459

Modified Files
--------------
doc/src/sgml/client-auth.sgml |   65 +++++++++++++++++++++++++++++++++-------
1 files changed, 53 insertions(+), 12 deletions(-)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: pgsql: Fixed test for array boundary.
Следующее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Use the regular main processing loop also in walsenders.