I'm using winbind to map AD users and groups. The organization is big and here are more than 2 domains with trust relationship. The fact is that there are Users from "DomainA" that are members of some Domain Local Groups from "DomainB". When using getgrnam() to lookup info from Local Domain Groups from "DomainB" it only get the users that are from "DomainB" and NOT users from "DomainA".
Me too
Also on 3.0.28
*** This bug has been marked as a duplicate of bug 3530 ***