[SSSD] Do not start multiple backends for the same domain

Jakub Hrozek jhrozek at redhat.com
Fri Jan 17 18:47:34 UTC 2014


On Fri, Jan 17, 2014 at 03:40:35PM +0100, Pavel Reichl wrote:
> +                DEBUG(SSSDBG_FATAL_FAILURE,
> +                      ("Domain '%s' has too similar name to domain '%s'.\n",
> +                       domlist[i], domain->name));
> +                sss_log(SSS_LOG_CRIT,
> +                        "Domain '%s' has too similar name to domain '%s'.\n",
> +                        domlist[i], domain->name);

I think we can just say that 'dom X differs from dom Y in case only'
unless we plan on adding more similar checks later.



More information about the sssd-devel mailing list