Update LDAP docs for password lockout The KDC now needs write access to the LDAP KDB, unless password lockout and tracking of the last successful authentication time are disabled. Update the example LDAP access control configuration in conf_ldap.rst to reflect this, add a note that only read access is required if lockout is disabled, and add a section to lockout.rst calling out the need for write access. Reported by Will Fiveash. https://github.com/krb5/krb5/commit/c6550832235c63ccfaceb61864e887a675b02619 Author: Greg Hudson Commit: c6550832235c63ccfaceb61864e887a675b02619 Branch: master doc/admin/conf_ldap.rst | 9 ++++++--- doc/admin/lockout.rst | 10 ++++++++++ 2 files changed, 16 insertions(+), 3 deletions(-)