Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 871 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. [ci skip] (cherry picked from commit c6550832235c63ccfaceb61864e887a675b02619) https://github.com/krb5/krb5/commit/30aa355a89c7681cda08b5815e5fd38082decc6b Author: Greg Hudson Committer: Tom Yu Commit: 30aa355a89c7681cda08b5815e5fd38082decc6b Branch: krb5-1.14 doc/admin/conf_ldap.rst | 9 ++++++--- doc/admin/lockout.rst | 10 ++++++++++ 2 files changed, 16 insertions(+), 3 deletions(-)