Browse Source

bootstrap

Bertrand Gouny 10 years ago
parent
commit
7b09165350

+ 0 - 0
image/service/slapd/assets/config/bootstrap/ldif/config-password.ldif → image/service/slapd/assets/config/bootstrap/ldif/01-config-password.ldif


+ 0 - 0
image/service/slapd/assets/config/bootstrap/ldif/security.ldif → image/service/slapd/assets/config/bootstrap/ldif/02-security.ldif


+ 5 - 0
image/service/slapd/assets/config/bootstrap/ldif/03-memberOf.ldif

@@ -0,0 +1,5 @@
+# Load memberof module
+dn: cn=module{0},cn=config
+changetype: modify
+add: olcModuleLoad
+olcModuleLoad: memberof

+ 2 - 0
image/service/slapd/assets/config/bootstrap/ldif/index.ldif → image/service/slapd/assets/config/bootstrap/ldif/04-index.ldif

@@ -2,5 +2,7 @@
 dn: olcDatabase={1}hdb,cn=config
 changetype:  modify
 replace: olcDbIndex
+olcDbIndex: uid eq
+olcDbIndex: memberOf eq
 olcDbIndex: entryCSN eq
 olcDbIndex: entryUUID eq

+ 0 - 4
image/service/slapd/assets/config/bootstrap/ldif/logging.ldif

@@ -1,4 +0,0 @@
-dn: cn=config
-changetype: modify
-replace: olcLogLevel
-olcLogLevel: stats