Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dbackend.c1323 && op->o_authtype == LDAP_AUTH_SIMPLE ) in backend_check_restrictions()
1333 if( op->o_authtype != LDAP_AUTH_SASL || BER_BVISEMPTY( &op->o_dn ) ) { in backend_check_restrictions()
H A Dconnection.c1866 op->o_authtype = op->o_conn->c_authtype; in connection_op_queue()
H A Dslap.h2408 #define o_authtype o_authz.sai_method macro