Home
last modified time | relevance | path

Searched refs:SLAP_ALLOW_BIND_ANON_DN (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dbind.c316 !( global_allows & SLAP_ALLOW_BIND_ANON_DN )) in fe_op_bind()
H A Dslap.h1950 #define SLAP_ALLOW_BIND_ANON_DN 0x0004U /* dn should be empty */ macro
H A Dbconfig.c3545 { BER_BVC("bind_anon_dn"), SLAP_ALLOW_BIND_ANON_DN }, in config_allows()