URL: https://github.com/SSSD/sssd/pull/706 Author: jhrozek Title: #706: KCM: Fall back to using the first ccache if the default does not exist Action: opened
PR body: """ Resolves: https://pagure.io/SSSD/sssd/issue/3838
KCM stores the default ccache in a separate DB entry. If the DB entry contains a UUID that cannot be found in the DB for whatever reason, we should just use the first ccache as the default. (This is what we already do if there is no default) """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/706/head:pr706 git checkout pr706
URL: https://github.com/SSSD/sssd/pull/706 Title: #706: KCM: Fall back to using the first ccache if the default does not exist
pbrezina commented: """ Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/706#issuecomment-477119350
URL: https://github.com/SSSD/sssd/pull/706 Title: #706: KCM: Fall back to using the first ccache if the default does not exist
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/706 Title: #706: KCM: Fall back to using the first ccache if the default does not exist
jhrozek commented: """ * master: 6bf5bcad6b9c5fb5fd867cbb094fef2a02ebf22d * sssd-1-16: 6c568c9126e950d56cee734934e455eb2f5a3659 """
See the full comment at https://github.com/SSSD/sssd/pull/706#issuecomment-477345812
URL: https://github.com/SSSD/sssd/pull/706 Author: jhrozek Title: #706: KCM: Fall back to using the first ccache if the default does not exist Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/706/head:pr706 git checkout pr706
URL: https://github.com/SSSD/sssd/pull/706 Title: #706: KCM: Fall back to using the first ccache if the default does not exist
Label: +Pushed
sssd-devel@lists.fedorahosted.org