From abe4b3f0ca3eadce08e07e8f57e63d97e2353f67 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Sun, 28 Aug 2016 11:55:48 -0700 Subject: [PATCH] Add -n 0 option to example slapadd command --- doc/guide/admin/quickstart.sdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/admin/quickstart.sdf b/doc/guide/admin/quickstart.sdf index 03c2be2bd6..a5c54289dc 100644 --- a/doc/guide/admin/quickstart.sdf +++ b/doc/guide/admin/quickstart.sdf @@ -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}}. -- 2.39.5