Lines Matching refs:subdomain
29 struct sss_domain_info *subdomain);
49 "Creating [%s] as subdomain of [%s]!\n", name, parent->name);
139 /* If the parent domain filters out group members, the subdomain should
148 /* If the parent domain explicitly limits ID ranges, the subdomain
182 "Failed to read subdomain configuration [%d]: %s",
197 struct sss_domain_info *subdomain)
208 sd_conf_path = subdomain_create_conf_path(tmp_ctx, subdomain);
216 true, &subdomain->fqnames);
219 "Failed to get %s option for the subdomain: %s\n",
220 CONFDB_DOMAIN_FQ, subdomain->name);
226 subdomain->fqnames ? "TRUE" : "FALSE");
237 /* IPA subdomain provider saves/saved trusted forest root domains
515 /* If not found in loop it is a new subdomain */
874 DEBUG(SSSDBG_FATAL_FAILURE, "Failed to add subdomain attributes to "
1175 DEBUG(SSSDBG_FATAL_FAILURE, "Failed to add subdomain attributes to "