On Thu, Feb 12, 2015 at 11:16:41AM +0000, Mullan, Allan wrote: > Hi Jakub, > > Thanks for that. I'll have a look at the patch and see how I get on.
If you run SSSD on Fedora or RHEL, I guess we can build you a test package or point you to an RPM that is already fixed. > > I can't figure out how the GID is retrieved (can't see either of the groups > that were giving me grief refer to 1749812073) - if I can get some advice on > where the GID is retrieved I can get the SID for you. yum -y install ldb-tools ldbsearch /var/lib/sss/db/cache_$domain.ldb gidNumber=1749812073 should do the trick _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-users
