summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-10-12 15:11:28 +0000
committerArthur de Jong <arthur@arthurdejong.org>2012-10-12 15:11:28 +0000
commit3226690276281644be9eb0c3163465089e05cf1e (patch)
tree39f08ff02bef092cb14e7e4783922f34fb5e996b /README
parent20dc83253341bba7ae7b5d0c8a5c7bda5a77ee0d (diff)
small clarifications to shadow properties
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1780 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index c6fc84d..d997e68 100644
--- a/README
+++ b/README
@@ -323,12 +323,12 @@ services (objectClass=ipService)
shadow (objectClass=shadowAccount)
uid - use name
userPassword - password
- shadowLastChange - last change of password
- shadowMax - days before password may be changed
- shadowMin - days after which password must be changed
- shadowWarning - expiry warning
- shadowInactive - account is disabled if no password is changed
- shadowExpire - account expiration
+ shadowLastChange - date of last password change
+ shadowMin - days before password may be changed again
+ shadowMax - days after which password must be changed
+ shadowWarning - days before max password age to present a warning
+ shadowInactive - days after max password age that account is disabled
+ shadowExpire - account expiration date
shadowFlag - reserved field
using Microsoft Active Directory