Searched defs:forest_realm (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/ipa/ |
H A D | ipa_subdomains_server.c | 44 const char *forest_realm, 54 sd->parent->flat_name, forest_realm); 135 const char *forest_realm, 143 principal = subdomain_trust_princ(id_ctx, forest_realm, subdom); 172 const char *forest_realm; local 177 forest_realm = subdom->forest_root->realm; 198 forest_realm, subdom); 617 const char *forest_realm; member in struct:ipa_server_trusted_dom_setup_state 655 state->forest_realm = subdom->forest_root->realm; 737 state->forest_realm, 43 subdomain_trust_princ(TALLOC_CTX *mem_ctx, const char *forest_realm, struct sss_domain_info *sd) argument 131 ipa_create_1way_trust_ctx(struct ipa_id_ctx *id_ctx, struct be_ctx *be_ctx, const char *subdom_conf_path, const char *forest, const char *forest_realm, struct sss_domain_info *subdom) argument [all...] |
Completed in 15 milliseconds