]> git.ipfire.org Git - thirdparty/krb5.git/commit
Update LDAP docs for password lockout 482/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 7 Jul 2016 20:58:02 +0000 (16:58 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 13 Jul 2016 16:21:40 +0000 (12:21 -0400)
commitc6550832235c63ccfaceb61864e887a675b02619
treee0aca5cf09a3d97251a519ca18d52c98976aa17d
parentd4cc39674b407a0d9698097b27788b3ffdbc6fca
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.

ticket: 8452 (new)
target_version: 1.14-next
target_version: 1.13-next
tags: pullup
doc/admin/conf_ldap.rst
doc/admin/lockout.rst