#2833 local overrides: don't contact server with overriden name/id
Closed: Fixed Opened by pbrezina.

Integration test revealed a problem when trying to perform initgroups of overriden name.

If you override a name to say alias1 and then try to run initgroups on alias1 it tries to search alias1 with views in LDAP. This yields an empty result. The same problem is probably when trying to refresh expired users and groups.

We need to ensure that if local overrides are use we will always search for the original name/id in LDAP instead of an over-ridden one.


Fields changed

owner: somebody => pbrezina
status: new => assigned

Fields changed

patch: 0 => 1

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1270827

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

Fields changed

summary: local overrides: don't concat server with overriden name/id => local overrides: don't contact server with overriden name/id

  • master:
    • 2f793681b4debbe015815f908dc12c0463711609
    • 51a0e3a2ef9186d19cbc28d87fe6fc5d5998a0a7
    • fb8985a3a3a267940760967beaf8af3979ce91ea
  • sssd-1-13:
    • 2a5c268f66844a65447a814fd48644768238b307
    • 6e3fa032485e8a107d32c6f4978b4dead6118114
    • 329ea3541799d2abb5f0cdb73c24153b9892148b

resolution: => fixed
status: assigned => closed

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13.2

Metadata Update from @pbrezina:
- Issue assigned to pbrezina
- Issue set to the milestone: SSSD 1.13.2

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

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