Stephen Gallagher <sgall...@redhat.com> wrote:

> with the upcoming Fedora 18 release (currently Rawhide) we are going to
> change the place where krb5 credential cache files are saved by default.
> 
> The new default for credential caches will be the /run/user/<username>
> directory.

Alternatively, you could put them in the kernel keyrings: make a keyring under
the current session keyring and store them in there.  There is code there to
do that.  That then makes them per-login-session and allows local overriding
of the credentials by creating a new session keyring.

David
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to