]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-retcode.conf
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
[openldap] / tests / data / slapd-retcode.conf
index 8dadacf52ff515f5a6da55fe04f0cb7e42b397af..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-2005 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