]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Zero value example for pwdAccountLockedTime (ITS#4978)
authorGavin Henry <ghenry@openldap.org>
Wed, 23 May 2007 23:29:17 +0000 (23:29 +0000)
committerGavin Henry <ghenry@openldap.org>
Wed, 23 May 2007 23:29:17 +0000 (23:29 +0000)
CHANGES
doc/man/man5/slapo-ppolicy.5

diff --git a/CHANGES b/CHANGES
index ba315839ad5cb93ae2b525cf9cfa6e962b9f0374..d40e2173aff5a194219e61d38637b592971e30f6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.3.36 Engineering
        Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
        Documentation
                Updated slapadd(8) with details on -s option
+        Updated slapo-ppolicy(5) for pwdAccountLockedTime zero example (ITS#4978)
 
 OpenLDAP 2.3.35 Release (2007/04/09)
        Fixed ldapmodify to use correct memory free functions (ITS#4901)
index 5ef6c688e34b81b5760b5696234f7b0797905a77..c5631089d0348d6fd53935c8c01d45295071c676 100644 (file)
@@ -559,7 +559,7 @@ This attribute contains the time that the user's account was locked.
 If the account has been locked, the password may no longer be used to
 authenticate the user to the directory.  If
 .B pwdAccountLockedTime   
-is set to zero (0), the user's account has been permanently locked
+is set to 000001010000Z, the user's account has been permanently locked
 and may only be unlocked by an administrator.
 .LP
 .RS 4