README.md spelling

master
Denis Knauf 2018-03-29 22:32:47 +02:00
parent bd54b6b916
commit 9f9c5a0cea
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
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`.
Now you can start slapd again.