]> git.sur5r.net Git - openldap/commitdiff
Add -n 0 option to example slapadd command
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 28 Aug 2016 18:55:48 +0000 (11:55 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 28 Aug 2016 18:55:48 +0000 (11:55 -0700)
doc/guide/admin/quickstart.sdf

index 03c2be2bd65b94181d731c3b50fbdf02fbeaeaea..a5c54289dc9be5c74efbb8666789d06dda64247f 100644 (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}}.