]> git.sur5r.net Git - openldap/commitdiff
(ITS#5891 Update slapdadd (and related tools) -n option
authorGavin Henry <ghenry@openldap.org>
Fri, 30 Jan 2009 00:04:19 +0000 (00:04 +0000)
committerGavin Henry <ghenry@openldap.org>
Fri, 30 Jan 2009 00:04:19 +0000 (00:04 +0000)
doc/man/man8/slapadd.8
doc/man/man8/slapcat.8
doc/man/man8/slapindex.8

index 9d789db406ba10966946db6e85a6c04e230b0685..f5348d25ac59c25f98fbfdc6fdd745465a403dc5 100644 (file)
@@ -108,6 +108,12 @@ configuration file.  The
 cannot be used in conjunction with the
 .B \-b
 option.
+To populate the config database
+.BR slapd-config (5),
+use 
+.B \-n 0
+as it is always the first database. It must physically exist
+on the filesystem prior to this, however.
 .TP
 .BI \-o " option[=value]"
 Specify an
index 5e6981d7132c6a4765892f32e6dd20a16709c74a..8d01d6f937374a1dba90f2a9a7371425719d12cb 100644 (file)
@@ -103,7 +103,12 @@ Write LDIF to specified file instead of standard output.
 .TP
 .BI \-n " dbnum"
 Generate output for the \fIdbnum\fR\-th database listed in the
-configuration file.  The
+configuration file. The config database
+.BR slapd-config (5),
+is always the first database, so use
+.B \-n 0
+
+The
 .B \-n
 cannot be used in conjunction with the
 .B \-b
index 575e24859ff1f469366386c39684bdc290f10198..3327662fea53d91936ca5bff6e65a0b218530901 100644 (file)
@@ -92,7 +92,12 @@ processed, and not its glued subordinates (if any).
 .TP
 .BI \-n " dbnum"
 Generate output for the \fIdbnum\fR\-th database listed in the
-configuration file.  The
+configuration file. The config database
+.BR slapd-config (5),
+is always the first database, so use
+.B \-n 0
+
+The
 .B \-n
 cannot be used in conjunction with the
 .B \-b