URL: https://github.com/SSSD/sssd/pull/5787 Author: sumit-bose Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication Action: opened
PR body: """ During Smartcard authentication/PKINIT the krb5_child process is running as privileged user for some time to make sure pcscd allows access to the Smartcard. If SSSD is offline those privileges are currently not dropped before creating an empty ccache and as a result file based ccaches might have a wrong ownership. With the patch the privileges are dropped is SSSD is offline and the ccache is created with the expected ownership.
Resolves: https://github.com/SSSD/sssd/issues/5785
:fixes: ccache files are created with the right ownership during offline Smartcard authentication """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5787/head:pr5787 git checkout pr5787
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
pbrezina commented: """ Thank you. Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/5787#issuecomment-920769328
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5787
* `master` * ef6aa9e440c89a4076ce69c393780130680b1b89 - krb5: fix ccache ownership for offline Smartcard authentication
"""
See the full comment at https://github.com/SSSD/sssd/pull/5787#issuecomment-922825044
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/5787 Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/5787 Author: sumit-bose Title: #5787: krb5: fix ccache ownership for offline Smartcard authentication Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5787/head:pr5787 git checkout pr5787
sssd-devel@lists.fedorahosted.org