Searched refs:authzid (Results 1 – 1 of 1) sorted by relevance
1240 char *authzid; member1253 ctx->authzid = (sasl_authz_id) ? ber_strdup(sasl_authz_id) : NULL; in _php_sasl_setdefs()1264 if (ctx->authzid == NULL) { in _php_sasl_setdefs()1265 ldap_get_option(ld, LDAP_OPT_X_SASL_AUTHZID, &ctx->authzid); in _php_sasl_setdefs()1279 if (ctx->authzid) ber_memfree(ctx->authzid); in _php_sasl_freedefs()1302 p = ctx->authzid; in _php_sasl_interact()
Completed in 14 milliseconds