aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/README
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/README')
-rw-r--r--ldap/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldap/README b/ldap/README
index 037ae65..7fdc088 100644
--- a/ldap/README
+++ b/ldap/README
@@ -18,11 +18,11 @@ single situation we may encounter in our directory.
Usage:
* Load the ACLs:
-
+
ldapmodify -Y EXTERNAL -H ldapi:/// -f acl.ldif
* Repopulate the database (will clear it out first!):
-
+
ldapdelete -Y EXTERNAL -H ldapi:/// -r "ou=virtual,o=mailHosting,dc=fripost,dc=dev" ; ldapadd -Y EXTERNAL -H ldapi:/// -f populate.ldif
* Running the test suite: