aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/modules.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/modules.ldif')
-rw-r--r--ldap/modules.ldif5
1 files changed, 4 insertions, 1 deletions
diff --git a/ldap/modules.ldif b/ldap/modules.ldif
index 0e63819..cc4da57 100644
--- a/ldap/modules.ldif
+++ b/ldap/modules.ldif
@@ -2,7 +2,7 @@
#
# ldapmodify -Y EXTERNAL -H ldapi:/// -f modules.ldif
#
-# It will load the "syncprov" module.
+# It will load the "syncprov" and "constraint" modules.
#
#
# References:
@@ -14,3 +14,6 @@ dn: cn=module{0}, cn=config
changetype: modify
add: olcModuleLoad
olcModuleLoad: syncprov.la
+-
+add: olcModuleLoad
+olcModuleLoad: constraint.la