forgot binds

This commit is contained in:
Pierangelo Masarati 2005-12-15 17:54:13 +00:00
parent d86a46cc33
commit 76a089086b

View 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 */