#2833 local overrides: don't contact server with overriden name/id
Closed: Fixed None Opened 8 years ago 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

Fields changed

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

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

7 years ago

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.

Login to comment on this ticket.

Metadata