mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
Note that pam-session logging requires a rootdn
This commit is contained in:
parent
a440584dfd
commit
973c1698cb
1 changed files with 3 additions and 1 deletions
|
|
@ -247,7 +247,9 @@ of the form
|
|||
.RE
|
||||
Upon logout the corresponding value will be deleted. This feature allows
|
||||
a single LDAP Search to be used to check which users are logged in across
|
||||
all the hosts of a network. By default no services are configured.
|
||||
all the hosts of a network. The rootdn of the database is used to perform
|
||||
the updates of the loginStatus attribute, so a rootdn must already be
|
||||
configured for this feature to work. By default no services are configured.
|
||||
.LP
|
||||
The PAM functions support LDAP Password Policy as well. If the password
|
||||
policy overlay is in use (see
|
||||
|
|
|
|||
Loading…
Reference in a new issue