Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add caching for initgroups call #1222

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

add caching for initgroups call #1222

sssd-bot opened this issue May 2, 2020 · 0 comments
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/180

  • Created at 2009-09-15 02:34:27 by simo
  • Closed as Fixed
  • Assigned to simo

then initgroups call actually does not use the cache but hits the wire every time.
Initially this was done to insure that the group list was always up to date when a process wanted to drop privileges and change to another user. Unfortunately it looks like (at least on fedora) the sudo will call initgroups 5-10 times before it is happy. With a remote backend this solws down the login a lot/

Comments


Comment from sgallagh at 2009-10-01 16:17:42

Fields changed

milestone: SSSD 0.6.0 => SSSD Deferred


Comment from simo at 2009-11-28 01:12:45

fixed in: b6dd30c

milestone: SSSD Deferred => SSSD 1.0 RC
resolution: => fixed
status: new => closed
version: 0.5.0 => master


Comment from sgallagh at 2009-12-09 05:57:28

Fields changed

fixedin: => 1.0.0


Comment from dpal at 2012-01-19 02:31:38

Fields changed

rhbz: => 0


Comment from simo at 2017-02-24 15:03:06

Metadata Update from @Simo:

  • Issue assigned to simo
  • Issue set to the milestone: SSSD 1.0 RC
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

1 participant