]> git.ipfire.org Git - thirdparty/krb5.git/commit
Update LDAP KDB module documentation 974/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 10 Sep 2019 05:12:43 +0000 (01:12 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 19 Sep 2019 20:52:00 +0000 (16:52 -0400)
commitca1057fe6a03b6679b7907ee41b8abd444acc70d
tree03bf8d03e10095aa355142d6bd8b139bee679b56
parent2977b8e88002fc928a0ff3757098b34ca83645ef
Update LDAP KDB module documentation

Remove ldapbackend.rst, as it is largely redundant with conf_ldap.rst.

Simplify conf_ldap.rst, using kerberos.openldap.ldif (added by ticket
8529) and removing unnecessary command arguments.  Mention the
possibility of using SASL authentication (added by ticket 7944) as an
alternative to binding with DN and password.  Remove unnecessary
access rights.

In kdc_conf.rst, remove ldap_servers from the list of relations read
from [dbdefaults], as it is only read from the realm's database
configuration section.

In kdb5_ldap_util.rst, document "-r" as a global parameter, as it
applies in some fashion to all commands.  Make the same changes to the
kdb5_ldap_util usage message, and make it fit within 80 columns.

Reported by Dilyan Palauzov.

ticket: 8831 (new)
tags: pullup
target_version: 1.17-next
doc/admin/admin_commands/kdb5_ldap_util.rst
doc/admin/advanced/index.rst
doc/admin/advanced/ldapbackend.rst [deleted file]
doc/admin/conf_files/kdc_conf.rst
doc/admin/conf_ldap.rst
src/man/kdb5_ldap_util.man
src/man/kdc.conf.man
src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c