From 367450a85aecf99b820250861d7be298ba832858 Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Wed, 23 May 2007 23:29:17 +0000 Subject: [PATCH] Zero value example for pwdAccountLockedTime (ITS#4978) --- CHANGES | 1 + doc/man/man5/slapo-ppolicy.5 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ba315839ad..d40e2173af 100644 --- 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) diff --git a/doc/man/man5/slapo-ppolicy.5 b/doc/man/man5/slapo-ppolicy.5 index 5ef6c688e3..c5631089d0 100644 --- a/doc/man/man5/slapo-ppolicy.5 +++ b/doc/man/man5/slapo-ppolicy.5 @@ -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 -- 2.39.5