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

/sssd-io/src/providers/ad/
H A Dad_gpo.c1760 const char *sam_account_name; local
1832 sam_account_name = dp_opt_get_string(state->opts->basic, SDAP_SASL_AUTHID);
1833 if (sam_account_name == NULL) {
1838 DEBUG(SSSDBG_TRACE_FUNC, "sam_account_name is %s\n", sam_account_name);
1854 sam_account_name);

Completed in 1164 milliseconds