]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9794 Update behera draft wording
authorOndřej Kuzník <ondra@mistotebe.net>
Tue, 8 Feb 2022 17:11:33 +0000 (17:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 17 Feb 2022 19:25:48 +0000 (19:25 +0000)
doc/drafts/draft-behera-ldap-password-policy-xx.txt
doc/drafts/draft-behera-ldap-password-policy-xx.xml

index e8ff15f7f5cc63125a9f66604b30f4fb1ad67e71..38a7a61830801eda79df5f1165dd689f06e3b2da 100644 (file)
@@ -1857,7 +1857,8 @@ Internet-Draft    Password Policy for LDAP Directories         July 2014
    server performs the following steps in order to update the necessary
    password policy state attributes:
 
-   If the value of either pwdMaxAge or pwdMinAge is non-zero, the server
+   If the value of either pwdMaxAge or pwdMinAge is non-zero and the
+   change does not include a pwdChangedTime update already, the server
    updates the pwdChangedTime attribute on the entry to the current
    time.
 
index d8c9982e45e5bde17b823ac5da57386ab8afba0b..33266a1d2c5dd38d5407c4c2e82e540ed543cf00 100644 (file)
    server performs the following steps in order to update the necessary
    password policy state attributes:</t>
 
-   <t>If the value of either pwdMaxAge or pwdMinAge is non-zero, the server
+   <t>If the value of either pwdMaxAge or pwdMinAge is non-zero and the
+   change does not include a pwdChangedTime update already, the server
    updates the pwdChangedTime attribute on the entry to the current
    time.</t>