]> git.sur5r.net Git - openldap/blobdiff - doc/man/man5/slapd-null.5
ITS#8249 add option to return search entry
[openldap] / doc / man / man5 / slapd-null.5
index 298d60766ed233cced146b3c4b07d265bbc68c51..752444d542a9cfc073f2deecaf19146e0bd7c4b1 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-NULL 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2002-2014 The OpenLDAP Foundation.  All Rights Reserved.
+.\" Copyright 2002-2015 The OpenLDAP Foundation.  All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
@@ -41,6 +41,11 @@ manual page.
 .B bind <on/off>
 Allow binds as any DN in this backend's suffix, with any password.
 The default is "off".
+.TP
+.B dosearch <on/off>
+If enabled, a single entry will be returned on all search requests.
+The entry's DN will be the same as the database suffix.
+The default is "off".
 .SH EXAMPLE
 Here is a possible slapd.conf extract using the Null backend:
 .LP