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
76f89698
Commit
76f89698
authored
Jun 08, 2009
by
Quanah Gibson-Mount
Browse files
ITS#6160
parent
1f0481da
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGES
View file @
76f89698
...
@@ -51,6 +51,7 @@ OpenLDAP 2.4.17 Engineering
...
@@ -51,6 +51,7 @@ OpenLDAP 2.4.17 Engineering
slapd-config(5) pidfile/argsfile description fix (ITS#5975)
slapd-config(5) pidfile/argsfile description fix (ITS#5975)
slapo-constraint(5) clarify URI example (ITS#6118)
slapo-constraint(5) clarify URI example (ITS#6118)
slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
slapadd(8) note it does indexing (ITS#6160)
OpenLDAP 2.4.16 Release (2009/04/05)
OpenLDAP 2.4.16 Release (2009/04/05)
Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
...
...
doc/man/man8/slapadd.8
View file @
76f89698
...
@@ -67,6 +67,10 @@ in
...
@@ -67,6 +67,10 @@ in
.BR slapd (8)),
.BR slapd (8)),
or change file ownership before running
or change file ownership before running
.BR slapd (8).
.BR slapd (8).
Note: slapadd will also perform the relevant indexing whilst adding the database if
any are configured. For specfic details, please see
.BR slapindex (8).
.SH OPTIONS
.SH OPTIONS
.TP
.TP
.BI \-b \ suffix
.BI \-b \ suffix
...
@@ -198,6 +202,7 @@ database give the command:
...
@@ -198,6 +202,7 @@ database give the command:
.BR ldap (3),
.BR ldap (3),
.BR ldif (5),
.BR ldif (5),
.BR slapcat (8),
.BR slapcat (8),
.BR slapindex (8),
.BR ldapadd (1),
.BR ldapadd (1),
.BR slapd (8)
.BR slapd (8)
.LP
.LP
...
...
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