diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2013-01-21 23:17:41 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2013-01-21 23:17:41 +0100 |
commit | f0f87bd9b13cb0bd5c37472e5a9b4e0d36d1384d (patch) | |
tree | 37c7f14acce7c993bc9c5d227d84ffdd36b82d68 /ldap/syncrepl.ldif | |
parent | 192be467f1d05e5e148481c5497444ffc97603eb (diff) |
Added a service to delete expired pending entries.
Diffstat (limited to 'ldap/syncrepl.ldif')
-rw-r--r-- | ldap/syncrepl.ldif | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/syncrepl.ldif b/ldap/syncrepl.ldif index 2f40472..d579e5c 100644 --- a/ldap/syncrepl.ldif +++ b/ldap/syncrepl.ldif @@ -7,7 +7,7 @@ # # ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b "cn=config" "olcSuffix=o=mailHosting,dc=fripost,dc=dev" dn # -# +# # References: # - http://www.openldap.org/doc/admin24/replication.html#Syncrepl # - http://www.zytrax.com/books/ldap/ch7/#ol-syncrepl-rap |