]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-retcode.conf
Revert "fix libraries order to build with --enable-dynamic (ITS#6517)"
[openldap] / tests / data / slapd-retcode.conf
index 1523330024866dc39f8bef1bb27a5399cdd6853e..bce3b102eb1e619be3f7073e025594bd95879472 100644 (file)
@@ -1,8 +1,8 @@
 # stand-alone slapd config -- for testing (with indexing)
-# $Header$
+# $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2007 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -37,18 +37,21 @@ argsfile    @TESTDIR@/slapd.1.args
 
 database       @BACKEND@
 suffix         "dc=example,dc=com"
-directory      @TESTDIR@/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 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                retcode
 retcode-parent "ou=RetCodes,dc=example,dc=com"
 include                @DATADIR@/retcode.conf
 
+retcode-item   "cn=Unsolicited"                0x00 unsolicited="0"
+retcode-item   "cn=Notice of Disconnect"       0x00 unsolicited="1.3.6.1.4.1.1466.20036"
+retcode-item   "cn=Pre-disconnect"             0x34 flags="pre-disconnect"
+retcode-item   "cn=Post-disconnect"            0x34 flags="post-disconnect"
+
 #monitor#database      monitor