#1319 group lookups optimizations for IPA
Closed: Fixed None Opened 11 years ago by simo.

IPA uses the rfc2307bis (with some additional capabilities) schema, threfore we still end up searching all users belonging to a group when we fetch one in order to properly handle memberships.
Since we have fake users (soon ghost users) support we should try to optimize IPA looks on the assumption that we can look at the DN components to determine if a member is a group a user or something else (which we can then discard) and not perform individual user lookups until necessary.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.0
priority: major => minor

Fields changed

rhbz: => 0

Fields changed

milestone: SSSD 1.9.0 => SSSD 1.9.1

Fields changed

milestone: SSSD 1.9.1 => SSSD 1.9.2

Fields changed

owner: somebody => jhrozek
patch: 0 => 1
status: new => assigned

resolution: => fixed
status: assigned => closed

Metadata Update from @simo:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.9.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/2361

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