Searched defs:referral (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/ad/ |
H A D | ad_gpo.c | 3693 const char *referral, 3733 /* If we were redirected to a referral, process it. 3734 * There must be a single referral result here; if we get 4387 const char *referral, 4408 ret = ldap_url_parse(referral, &lud); 4411 "Failed to parse referral URI (%s)!\n", referral); 4419 "Could not copy referral DN (%s)!\n", lud->lud_dn); 4459 "Failed to parse service URI (%s)!\n", referral); 4471 /* Start an ID operation for the referral */ 4383 ad_gpo_get_sd_referral_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ad_access_ctx *access_ctx, struct sdap_options *opts, const char *referral, struct sss_domain_info *host_domain, int timeout) argument [all...] |
Completed in 1274 milliseconds