]> 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 0026f0436b7b7213d70b6276c9473e6260bd4938..752444d542a9cfc073f2deecaf19146e0bd7c4b1 100644 (file)
@@ -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