fix readme

master
Denis Knauf 2018-03-29 22:49:51 +02:00
parent 43587fecce
commit 0d77880e0a
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
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!),
then use `./90.root.ldif.sh | slapadd -b \`cat basedn\` -v`.
then use:
./90.root.ldif.sh | slapadd -b `cat basedn` -v
For adding 10 and 20 use: