]> git.sur5r.net Git - openldap/commitdiff
forgot binds
authorPierangelo Masarati <ando@openldap.org>
Thu, 15 Dec 2005 17:54:13 +0000 (17:54 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 15 Dec 2005 17:54:13 +0000 (17:54 +0000)
servers/slapd/slap.h

index febec4f4d98bfb5cd54f1b90f7df68f07e17de19..330cd93cdd93f02de9f26ac36071a582484a16f3 100644 (file)
@@ -1785,6 +1785,7 @@ struct slap_backend_db {
 #define SLAP_RESTRICT_OP_ALL \
        ( SLAP_RESTRICT_OP_READS \
        | SLAP_RESTRICT_OP_WRITES \
+       | SLAP_RESTRICT_OP_BIND \
        | SLAP_RESTRICT_OP_EXTENDED )
 
 #define SLAP_ALLOW_BIND_V2                     0x0001U /* LDAPv2 bind */