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

/sssd/src/providers/ldap/
H A Dsdap_utils.c234 struct dp_option *sdap_basic_opts)
239 if (attr_name == NULL || princ == NULL || sdap_basic_opts == NULL) {
243 realm = dp_opt_get_cstring(sdap_basic_opts, SDAP_KRB5_REALM);
231 get_enterprise_principal_string_filter(TALLOC_CTX *mem_ctx, const char *attr_name, const char *princ, struct dp_option *sdap_basic_opts) argument

Completed in 3201 milliseconds