]> git.ipfire.org Git - thirdparty/krb5.git/commit
Update LDAP docs for password lockout
authorGreg Hudson <ghudson@mit.edu>
Thu, 7 Jul 2016 20:58:02 +0000 (16:58 -0400)
committerTom Yu <tlyu@mit.edu>
Fri, 15 Jul 2016 19:10:04 +0000 (15:10 -0400)
commit81010f3f731b0d66478c23db91aa4eaf95fa4d50
tree2a16033729f3d9846937d11196aca6ba5a031401
parentdad0d05f0c7ee88e234fd1a7760e314edd18d6b3
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)

ticket: 8452
version_fixed: 1.13.6
tags: -pullup
status: resolved
doc/admin/conf_ldap.rst
doc/admin/lockout.rst