Lines Matching defs:subdomains
489 struct sysdb_attrs **subdomains,
510 ret = sysdb_attrs_get_string(subdomains[0], AD_AT_TRUST_PARTNER,
518 /* check existing subdomains */
534 ret = sysdb_attrs_get_string(subdomains[c], AD_AT_TRUST_PARTNER,
578 ret = ad_subdom_enumerates(domain, subdomains[c], &enumerate);
583 ret = ad_subdom_store(idmap_ctx, domain, subdomains[c], enumerate);
603 /* if we get here it means we have changes to the subdomains list */
613 ret = ad_subdom_enumerates(domain, subdomains[c], &enumerate);
618 ret = ad_subdom_store(idmap_ctx, domain, subdomains[c], enumerate);
808 for (dom = subdoms_ctx->be_ctx->domain->subdomains; dom;
993 * subdomains.
1005 /* Got all the subdomains, let's process them. */
1011 DEBUG(SSSDBG_OP_FAILURE, "Failed to refresh subdomains.\n");
1021 DEBUG(SSSDBG_OP_FAILURE, "Could not reinitialize subdomains\n");
1204 DEBUG(SSSDBG_OP_FAILURE, "Could not reinitialize subdomains\n");
1516 DEBUG(SSSDBG_OP_FAILURE, "Unable to get subdomains [%d]: %s\n",
1521 DEBUG(SSSDBG_TRACE_FUNC, "Unable to refresh subdomains [%d]: %s\n",
1694 DEBUG(SSSDBG_MINOR_FAILURE, "Could not reinitialize subdomains. "
1696 /* Ignore this error and try to discover the subdomains later */