]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-ldapglue.conf
Define SLAP_USE_CONFDIR, fix moduleload
[openldap] / tests / data / slapd-ldapglue.conf
index 8625173c0897ae94be0c8d6fa555ff007aa282ab..95e9e286048ace4bd9b6938a647e0aef10cc7ddf 100644 (file)
@@ -3,7 +3,7 @@
  kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -29,6 +29,7 @@ argsfile    ./testrun/slapd.1.args
 #ldapmod#moduleload back_ldap.la
 #monitormod#modulepath ../servers/slapd/back-monitor/
 #monitormod#moduleload back_monitor.la
+#gluemod#moduleload ../servers/slapd/overlays/glue.la
 
 #######################################################################
 # database definitions
@@ -58,7 +59,6 @@ uri             "@URI2@"
 #nosasl#idassert-authcDN "uid=proxy,ou=People,dc=example,dc=com"
 #nosasl#idassert-passwd  proxy
 idassert-mode   self
-subordinate
 
 # groups branch
 database        ldap
@@ -70,7 +70,6 @@ uri             "@URI3@"
 #nosasl#idassert-authcDN "uid=proxy,ou=Groups,dc=example,dc=com"
 #nosasl#idassert-passwd  proxy
 idassert-mode    self
-subordinate
 
 # root
 database        @BACKEND@
@@ -80,5 +79,8 @@ rootdn                "cn=Manager,dc=example,dc=com"
 rootpw         secret
 index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
+overlay glue
+glue-sub ou=groups,dc=example,dc=com
+glue-sub ou=people,dc=example,dc=com
 
 #monitor#database monitor