diff --git a/README.md b/README.md index 5911598..f9ff4e8 100644 --- a/README.md +++ b/README.md @@ -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!), 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: