#2274 sssd returns inconsistent results for 'id'
Closed: Fixed Opened by preichl.

When using SSSD in server mode calling 'id' for a user from AD which is a member of universal group which has a member in another trusted AD returns different results when called for 1st and 2nd time and some universal groups are missing.

$ id p_bgates@ad-example.test
uid=750001117(p_bgates@ad-example.test) gid=750001117(p_bgates@ad-example.test) groups=750001117(p_bgates@ad-example.test)
750000513(domain users@ad-example.test)
$ id p_bgates@ad-example.test
uid=750001117(p_bgates@ad-example.test) gid=750001117(p_bgates@ad-example.test) groups=750001117(p_bgates@ad-example.test)
750001166(universal@ad-example.test)
750000513(domain users@ad-example.test)

Fields changed

rhbz: 1072995 => [https://bugzilla.redhat.com/show_bug.cgi?id=1072995 1072995]

Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=1072995 (Red Hat Enterprise Linux 7)

rhbz: [https://bugzilla.redhat.com/show_bug.cgi?id=1072995 1072995] => [https://bugzilla.redhat.com/show_bug.cgi?id=1072995 1072995], [https://bugzilla.redhat.com/show_bug.cgi?id=1072995 1072995]

Sumit fixed a bug in the IPA-AD subdomains provider.

  • master: 5c36e1f8901a4baff2b51d81d87c2b577f84fef6
  • sssd-1-11: 43a6235e9a11431696972128c8f2e78ee8bc5739

owner: somebody => sbose

Fields changed

resolution: => fixed
status: new => closed

Metadata Update from @preichl:
- Issue assigned to sbose
- Issue set to the milestone: NEEDS_TRIAGE

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/3316

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata