From 442a01ffc390a2bc6ededd6c18aa2a88e15570fe Mon Sep 17 00:00:00 2001 From: Roger Szabo Date: Tue, 25 Apr 2017 18:29:47 +0800 Subject: [PATCH] comment by blizzz 20170425 Signed-off-by: Roger Szabo --- admin_manual/configuration_user/user_auth_ldap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_user/user_auth_ldap.rst b/admin_manual/configuration_user/user_auth_ldap.rst index 6a56fecaa..5f77bc224 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -393,7 +393,7 @@ Enable LDAP password changes per user: * Make sure that the ``fUserPwdSupport`` char of the dSHeuristics is configured to employ the ``userPassword`` attribute as ``unicodePwd`` alias. While this is set accordingly on AD LDS by default, this is not the case on AD DS. Default password policy DN: - The DN of a default password policy that will be used for password expiry handling in the absence of any user specific password policy. Password expiry handling features the following: + This feature requires OpenLDAP with ppolicy. The DN of a default password policy will be used for password expiry handling in the absence of any user specific password policy. Password expiry handling features the following: * When a LDAP password is about to expire, display a warning message to the user showing the number of days left before it expires. Password expiry warnings are displayed through the notifications app for Nextcloud.