Searched refs:SLAP_SASL_PROP_AUTHZ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dpsauth.c30 #define SLAP_SASL_PROP_AUTHZ 4 macro
H A Dsasl.c180 #define SLAP_SASL_PROP_AUTHZ 4 macro
321 } else if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHZ] )) {
784 } else if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHZ] )) {
960 if ( flags == SASL_CU_AUTHID && !auxvals[SLAP_SASL_PROP_AUTHZ].values ) {

Completed in 135 milliseconds