From f440b191204f129408b9f068e8f436f59493c482 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 20 Aug 2012 19:33:21 +0200 Subject: Constraint overlay --- ldap/modules.ldif | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ldap/modules.ldif') 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 -- cgit v1.2.3