HomeSort by: relevance | last modified time | path
    Searched refs:li_idassert_authmethod (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
init.c 166 li->li_idassert_authmethod = LDAP_AUTH_NONE;
back-ldap.h 223 #define li_idassert_authmethod li_idassert.si_bc.sb_method macro
bind.c 719 li->li_idassert_authmethod != LDAP_AUTH_NONE )
989 li->li_idassert_authmethod != LDAP_AUTH_NONE ) {
2237 if ( li->li_idassert_authmethod == LDAP_AUTH_SASL ) {
2443 switch ( li->li_idassert_authmethod ) {
config.c 1064 if ( li->li_idassert_authmethod == LDAP_AUTH_NONE ) {
1068 if ( li->li_idassert_authmethod != LDAP_AUTH_NONE ) {

Completed in 136 milliseconds