]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-glue.conf
Delete backglue in favor of glue overlay
[openldap] / tests / data / slapd-glue.conf
index b92bda4f2d3d49f81a00d27fa3430d482c5c6b20..bdf1099edfe0bb37f0a187dc31b32e25047c848a 100644 (file)
@@ -26,6 +26,7 @@ argsfile    ./testrun/slapd.1.args
 #mod#moduleload        back_@BACKEND@.la
 #monitormod#modulepath ../servers/slapd/back-monitor/
 #monitormod#moduleload back_monitor.la
+#gluemod#moduleload ../servers/slapd/overlays/glue.la
 
 #######################################################################
 # database definitions
@@ -33,7 +34,6 @@ argsfile    ./testrun/slapd.1.args
 
 database       @BACKEND@
 suffix         "ou=Information Technology Division,ou=People,dc=example,dc=com"
-subordinate
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager, dc=example,dc=com"
 #ldbm#index            objectclass     eq
@@ -47,7 +47,6 @@ rootdn                "cn=Manager, dc=example,dc=com"
 
 database       @BACKEND@
 suffix         "ou=Groups,dc=example,dc=com"
-subordinate
 directory      ./testrun/db.1.b
 rootdn         "cn=Manager, dc=example,dc=com"
 #ldbm#index            objectclass     eq
@@ -72,5 +71,8 @@ rootpw                secret
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
 #bdb#index             cn,sn   pres,eq,sub,subany
+overlay glue
+glue-sub               "ou=Information Technology Division,ou=People,dc=example,dc=com"
+glue-sub               "ou=Groups,dc=example,dc=com"
 
 #monitor#database monitor