Sure, getent group and groups should yield the same results, the are just a different ways of reaching the same information -- getent group <groupname> retrieves members of a group, groups <username> performs an initgroups operation that retrieves the groups the user is a member of.
I think we should debug the information some more... Can you raise the "debug_level" in the "domain" section of the sssd.conf to 8 perhaps, clear the SSSD caches and run both tests? Then please attach /var/log/sssd/sssd_SAMBA.log. Did exactly the same config file work with a previous SSSD version? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049186 Title: sssd forgets group memberships of foo when foo logs in; remembers them after ten seconds after restarting sssd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1049186/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
