]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-unique.conf
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / tests / data / slapd-unique.conf
index 1a12ffba63a7ac6ca8c75c53b94e78579dc8f4ee..96c19de8879c7c92c4cdd5b96d4f0bc46f20fd2e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2007 The OpenLDAP Foundation.
+## Copyright 2004-2012 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -36,18 +36,23 @@ argsfile    @TESTDIR@/slapd.1.args
 
 database       @BACKEND@
 suffix         "o=unique"
-directory      @TESTDIR@/db.1.a
 rootdn         "cn=Manager,o=unique"
 rootpw         secret
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
+#~null~#directory      @TESTDIR@/db.1.a
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
+#ndb#dbname db_1
+#ndb#include @DATADIR@/ndb.conf
 
 overlay                        unique
-unique_ignore          o cn sn ou objectClass
+
 unique_attributes      employeeNumber displayName
+unique_base            o=unique
+
+#unique_uri ldap:///?description?one
+#unique_uri ldap:///?employeeNumber,displayName?sub
 
 #monitor#database      monitor
+
+database config
+include                @TESTDIR@/configpw.conf