Description[[BR]] This bug is actually like trac ticket #247 but is targeting local domain and not ldap domains. "id " is not returning all group memberships with enumeration set to false.[[BR]][[BR]]
Groups and memberships
[root@localhost ~]# ldbsearch -H /var/lib/sss/db/sssd.ldb objectclass=group asq: Unable to register control with rootdse! # record 1 dn: name=test1,cn=groups,cn=LOCAL,cn=sysdb objectClass: group name: test1 createTimestamp: 1257864777 gidNumber: 1001 lastUpdate: 1257864777 dataExpireTimestamp: 1257864857 member: name=test,cn=users,cn=LOCAL,cn=sysdb distinguishedName: name=test1,cn=groups,cn=LOCAL,cn=sysdb # record 2 dn: name=test2,cn=groups,cn=LOCAL,cn=sysdb objectClass: group name: test2 createTimestamp: 1257864779 gidNumber: 1002 lastUpdate: 1257864779 dataExpireTimestamp: 1257864859 member: name=test,cn=users,cn=LOCAL,cn=sysdb distinguishedName: name=test2,cn=groups,cn=LOCAL,cn=sysdb # record 3 dn: name=test3,cn=groups,cn=LOCAL,cn=sysdb objectClass: group name: test3 createTimestamp: 1257864781 gidNumber: 1003 lastUpdate: 1257864781 dataExpireTimestamp: 1257864861 member: name=test,cn=users,cn=LOCAL,cn=sysdb distinguishedName: name=test3,cn=groups,cn=LOCAL,cn=sysdb
result[[BR]]
[root@localhost ~]# id -G test 1000 [root@localhost ~]# id test uid=1000(test) gid=1000(test) groups=1000(test)
Fields changed
component: SSSD => NSS milestone: NEEDS_TRIAGE => SSSD 1.0 RC owner: somebody => simo priority: major => critical
tests: 1 => 0 testsupdated: 0 => 1
jenny can you please test this before we close it ? I think commit b6dd30c7 (or maybe an earlier one even) should have fixed it.
status: new => assigned
Fixed in 7e4bf8856e9b65e612ca195a3b4f10bfb53a8259
fixedin: => 1.0.0rc resolution: => fixed status: assigned => closed
rhbz: => 0
Metadata Update from @jgalipea: - Issue assigned to simo - Issue set to the milestone: SSSD 1.0 RC
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/1311
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.