Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Ng
OpenLDAP
Commits
2a159cef
Commit
2a159cef
authored
20 years ago
by
Howard Chu
Browse files
Options
Downloads
Patches
Plain Diff
More for ITS#3655 draft-8 updates
parent
5158e46d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man5/slapo-ppolicy.5
+6
-28
6 additions, 28 deletions
doc/man/man5/slapo-ppolicy.5
with
6 additions
and
28 deletions
doc/man/man5/slapo-ppolicy.5
+
6
−
28
View file @
2a159cef
...
...
@@ -75,7 +75,7 @@ object class. The definition of that class is as follows:
MAY (
pwdMinAge $ pwdMaxAge $ pwdInHistory $
pwdCheckSyntax $ pwdMinLength $
pwdExpireWarning $ pwdGrace
Logi
nLimit $
pwdExpireWarning $ pwdGrace
Auth
nLimit $
pwdLockout $ pwdLockoutDuration $
pwdMaxFailure $ pwdFailureCountInterval $
pwdMustChange $ pwdAllowUserChange $
...
...
@@ -247,7 +247,7 @@ present, or if the value is zero (0), no warnings will be sent.
SINGLE-VALUE )
.RE
.B pwdGrace
Logi
nLimit
.B pwdGrace
Auth
nLimit
.P
This attribute contains the number of times that an expired password
may be used to authenticate a user to the directory. If this
...
...
@@ -257,7 +257,7 @@ directory.
.LP
.RS 4
( 1.3.6.1.4.1.42.2.27.8.1.8
NAME 'pwdGrace
Logi
nLimit'
NAME 'pwdGrace
Auth
nLimit'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE )
...
...
@@ -560,28 +560,6 @@ and may only be unlocked by an administrator.
USAGE directoryOperation)
.RE
.B pwdExpirationWarned
.P
This attribute denotes the time when the first password
expiration warning was sent to the client regarding this account.
The amount of time between when this warning is sent and when
the password actually expires is the amount of time stored in
the
.B pwdExpireWarning
password policy attribute.
.LP
.RS 4
( 1.3.6.1.4.1.42.2.27.8.1.18
NAME 'pwdExpirationWarned'
DESC 'The time the user was first warned about the
coming expiration of their password'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
EQUALITY generalizedTimeMatch
ORDERING generalizedTimeOrderingMatch
SINGLE-VALUE
USAGE directoryOperation )
.RE
.B pwdFailureTime
.P
This attribute contains the timestamps of each of the consecutive
...
...
@@ -734,7 +712,7 @@ ppolicy_default "cn=Standard,ou=Policies,dc=example,dc=com"
.LP
IETF LDAP password policy proposal by P. Behera, L. Poitou and J.
Sermersheim: documented in IETF document
"draft-behera-ldap-password-policy-0
7
.txt".
"draft-behera-ldap-password-policy-0
8
.txt".
.SH BUGS
The LDAP Password Policy specification is not yet an approved standard,
...
...
@@ -753,8 +731,8 @@ IETF LDAP password policy proposal by P. Behera, L.
Poitou and J. Sermersheim.
The proposal is fully documented in
the
IETF document named draft-behera-ldap-password-policy-0
7
.txt,
written in
February
of 2004.
IETF document named draft-behera-ldap-password-policy-0
8
.txt,
written in
October
of 2004.
.P
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment