Searched defs:sam_account_name (Results 1 - 1 of 1) sorted by relevance

/sssd/src/providers/ad/
H A Dad_gpo.c1743 const char *sam_account_name; local
1815 sam_account_name = dp_opt_get_string(state->opts->basic, SDAP_SASL_AUTHID);
1816 if (sam_account_name == NULL) {
1821 DEBUG(SSSDBG_TRACE_FUNC, "sam_account_name is %s\n", sam_account_name);
1837 sam_account_name);

Completed in 23 milliseconds