README.md spelling
This commit is contained in:
parent
bd54b6b916
commit
9f9c5a0cea
|
@ -1,6 +1,6 @@
|
||||||
Add your basedn to basedn (eg: `echo o=denkn,c=at > basedn`).
|
Add your basedn to basedn (eg: `echo o=denkn,c=at > basedn`).
|
||||||
|
|
||||||
For initialization, first shutdown slapd and delete `/var/lib/ldap/` (you will lost all your data!),
|
For initialization, first shutdown slapd and delete `/var/lib/ldap/` (you will loose all of your data!),
|
||||||
then use `./90.root.ldif | slapadd -b \`cat basedn\` -v`.
|
then use `./90.root.ldif | slapadd -b \`cat basedn\` -v`.
|
||||||
|
|
||||||
Now you can start slapd again.
|
Now you can start slapd again.
|
||||||
|
|
Loading…
Reference in a new issue