Add -n 0 option to example slapadd command

This commit is contained in:
Quanah Gibson-Mount 2016-08-28 11:55:48 -07:00
parent 8d45eb03c2
commit abe4b3f0ca

View File

@ -188,7 +188,7 @@ specified olcDbDirectory must exist prior to starting {{slapd}}(8).
. You are now ready to import your configration database for use by
{{slapd}}(8), by running the command:
..{{EX: su root -c /usr/local/sbin/slapadd -F /usr/local/etc/slapd.d -l /usr/local/etc/openldap/slapd.ldif}}
..{{EX: su root -c /usr/local/sbin/slapadd -n 0 -F /usr/local/etc/slapd.d -l /usr/local/etc/openldap/slapd.ldif}}
.{{S: }}
+{{B:Start SLAPD}}.