From f0f87bd9b13cb0bd5c37472e5a9b4e0d36d1384d Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 21 Jan 2013 23:17:41 +0100 Subject: Added a service to delete expired pending entries. --- ldap/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ldap/README') 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: -- cgit v1.2.3