Lines Matching refs:proxyauthz
425 /* don't add proxyAuthz; set the bindDN */
461 /* If defined, proxyAuthz will be used also when
650 /* don't proxyAuthz if protocol is not LDAPv3 */
682 * FIXME: we need to let clients use proxyAuthz
696 * "proxyauthzdn" and explicitly add the proxyAuthz
965 /* set rebind stuff in case of successful proxyAuthz bind,
1035 * FIXME: we do not want to perform proxyAuthz
1042 * to avoid unwanted proxyAuthz to take place.
1046 rs->sr_text = "proxyAuthz not allowed within namingContext";
1094 * 1) ignore the already set proxyAuthz control
1110 rs->sr_text = "proxyAuthz not allowed within namingContext";
1147 /* if we got here, "" is allowed to proxyAuthz */
1309 /* proxyAuthz for identity assertion */
1372 LDAPControl *proxyauthz = ldap_control_find(
1377 if ( j1 && proxyauthz && proxyauthz == op->o_ctrls[ i ] ) {