#1531 Optimize "id testuser" with tokenGroups
Closed: Duplicate None Opened 11 years ago by myllynen.

As discussed on IRC it should be investigated would it be possible to optimize the lookups for cases like "id testuser". Currently with tokenGroups "id -G testuser" returns more or less instantly but "id testuser" can still take over a minute.

From IRC:

I would expect that currently we look up the names of the groups one by one.
Maybe is it possible to first collect all missing information and the get all
in one (or only a few) LDAP request.

Fields changed

type: enhancement => task

This seems to be covered by #1376.

Fields changed

resolution: => duplicate
status: new => closed

Metadata Update from @myllynen:
- Issue set to the milestone: NEEDS_TRIAGE

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

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