pam_single_kcm_cache is now on Github

This commit is contained in:
2022-11-09 11:49:45 +01:00
parent cd69a52b97
commit 3bc91e7bb2

View File

@@ -294,7 +294,7 @@ To work around this, the module iterates through all credential caches provided
Note that the reason for `systemd --user` to use the same credential cache as the desktop sessions is that at least Gnome uses it to start the user programs like Evolution or Firefox.
The code you find in [Gitlab](https://git.psi.ch/linux-infra/pam_single_kcm_cache) where there is currently an [open merge request for the initial commit](https://git.psi.ch/linux-infra/pam_single_kcm_cache/-/merge_requests/1). I plan to make that public on Github.
The code is publicly available on [Github](https://github.com/paulscherrerinstitute/pam_single_kcm_cache).
## Diagrams about Kerberos related Interactions