[SSSD] [PATCH] NSS: Use right domain for group members with fq names

Pavel Reichl preichl at redhat.com
Wed Sep 3 09:15:11 UTC 2014


On 09/02/2014 07:46 PM, Lukas Slebodnik wrote:
> -            nlen = sss_fqname(NULL, 0, dom->names, dom, name.str);
> +            nlen = sss_fqname(NULL, 0, dom->names, member_dom, name.str);
                                                             ^^^^^
s/dom->names/member_dom->names/

Should we do this substitution?






More information about the sssd-devel mailing list