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
Joe Martin
OpenLDAP
Commits
02e43332
Commit
02e43332
authored
Jun 02, 2009
by
Quanah Gibson-Mount
Browse files
ITS#6108
parent
57d49f4e
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGES
View file @
02e43332
...
...
@@ -33,6 +33,7 @@ OpenLDAP 2.4.17 Engineering
admin24 fixed example regex (ITS#6052)
slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
slapd-config(5) pidfile/argsfile description fix (ITS#5975)
slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
OpenLDAP 2.4.16 Release (2009/04/05)
Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
...
...
doc/man/man5/slapo-unique.5
View file @
02e43332
...
...
@@ -27,6 +27,10 @@ have a
.B uid
attribute containing the same value. If any are found, the request is
rejected.
.LP
The search is performed using the rootdn of the database, to avoid issues
with ACLs preventing the overlay from seeing all of the relevant data. As
such, the database must have a rootdn configured.
.SH CONFIGURATION
These
.B slapd.conf
...
...
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