URL: https://github.com/SSSD/sssd/pull/1005 Author: sumit-bose Title: #1005: pam: Use cache for users with existing session Action: opened
PR body: """ Users that have an existing session do the bulk of their authentication to unlock services that do not make use of initgroups (used only to create a new login session). Forcing online initgroups calls for these users leads mostly to delays in providing those services and do not provide any useful data.
Resolves: https://pagure.io/SSSD/sssd/issue/4098 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/1005/head:pr1005 git checkout pr1005
URL: https://github.com/SSSD/sssd/pull/1005 Author: sumit-bose Title: #1005: pam: Use cache for users with existing session Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/1005/head:pr1005 git checkout pr1005
URL: https://github.com/SSSD/sssd/pull/1005 Title: #1005: pam: Use cache for users with existing session
Label: +Changes requested
URL: https://github.com/SSSD/sssd/pull/1005 Title: #1005: pam: Use cache for users with existing session
pbrezina commented: """ Also pam tests fails: https://s3.eu-central-1.amazonaws.com/sssd-ci/PR-1005/3/fedora31/test-suite.... """
See the full comment at https://github.com/SSSD/sssd/pull/1005#issuecomment-617120778
sssd-devel@lists.fedorahosted.org