fix readme
This commit is contained in:
parent
0d77880e0a
commit
36acb99051
|
@ -3,7 +3,7 @@ Add your basedn to basedn (eg: `echo o=denkn,c=at > basedn`).
|
||||||
For initialization, first shutdown slapd and delete `/var/lib/ldap/` (you will loose all of your data!),
|
For initialization, first shutdown slapd and delete `/var/lib/ldap/` (you will loose all of your data!),
|
||||||
then use:
|
then use:
|
||||||
|
|
||||||
./90.root.ldif.sh | slapadd -b `cat basedn` -v
|
./00.root.ldif.sh | slapadd -b `cat basedn` -v
|
||||||
|
|
||||||
For adding 10 and 20 use:
|
For adding 10 and 20 use:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue