aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/modules.ldif
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-08-20 01:53:16 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-08-20 01:53:16 +0200
commitded29bf9eb3fa40c56eb9ace365d13e6348e215c (patch)
tree328d4a3fc3b9fd5e9d696df601bb193204565d8f /ldap/modules.ldif
parentd7173895fa7c31b033c2bffd2fb43d1ffbe2159b (diff)
A little test suite for LDAP ACLs.
Diffstat (limited to 'ldap/modules.ldif')
-rw-r--r--ldap/modules.ldif16
1 files changed, 16 insertions, 0 deletions
diff --git a/ldap/modules.ldif b/ldap/modules.ldif
new file mode 100644
index 0000000..0e63819
--- /dev/null
+++ b/ldap/modules.ldif
@@ -0,0 +1,16 @@
+# Load this file (on the provider) with
+#
+# ldapmodify -Y EXTERNAL -H ldapi:/// -f modules.ldif
+#
+# It will load the "syncprov" module.
+#
+#
+# References:
+# - http://www.openldap.org/doc/admin24/replication.html#Syncrepl
+# - http://www.zytrax.com/books/ldap/ch7/#ol-syncrepl-rap
+
+
+dn: cn=module{0}, cn=config
+changetype: modify
+add: olcModuleLoad
+olcModuleLoad: syncprov.la