From 36bd698cbcb28d666002d292da460d7905699648 Mon Sep 17 00:00:00 2001 From: Denis Knauf Date: Thu, 29 Mar 2018 23:09:08 +0200 Subject: [PATCH] the content not /var/lib/ldap itself --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ff4e8..ce19118 100644 --- a/README.md +++ b/README.md @@ -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 loose all of your data!), +For initialization, first shutdown slapd and delete the content of `/var/lib/ldap/` (you will loose all of your data!), then use: ./00.root.ldif.sh | slapadd -b `cat basedn` -v