Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
6327f45d
Commit
6327f45d
authored
Nov 04, 2021
by
Ondřej Kuzník
Committed by
Quanah Gibson-Mount
Nov 11, 2021
Browse files
ITS
#9725
Update lastbind manpage to document core functionality
parent
7a4b4260
Pipeline
#3762
passed with stage
in 52 minutes and 57 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/lastbind/slapo-lastbind.5
View file @
6327f45d
...
...
@@ -19,6 +19,11 @@ older than a given value, thus avoiding large numbers of write
operations penalizing performance.
One sample use for this overlay would be to detect unused accounts.
Now that OpenLDAP has native support for most of this functionality,
storing the value in pwdLastSuccess to better interact with the Behera
Password Policy draft 10. Unless you require lastbind_forward_updates,
you should consider using that instead.
.SH CONFIGURATION
The config directives that are specific to the
.B lastbind
...
...
@@ -98,6 +103,11 @@ default slapd configuration file
.SH SEE ALSO
.BR slapd.conf (5),
.BR slapd (8).
.LP
IETF LDAP password policy proposal by P. Behera, L. Poitou and J.
Sermersheim: documented in IETF document
"draft-behera-ldap-password-policy-10.txt".
The
.BR slapo-lastbind (5)
overlay supports dynamic configuration via
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment