[Bug 1849346] Re: [snap] kerberos GSSAPI no longer works after deb->snap transition
frigo
1849346 at bugs.launchpad.net
Tue Nov 9 21:46:11 UTC 2021
if the goal is to have a single snap making use of the kerberos ticket,
as a workaround you can put something like this in /etc/krb5.conf
[libdefaults]
default_ccache_name = DIR:/home/%{username}/snap/firefox/common/.cache/.k5_ccache
the default connections for the firefox snap prevent it to read hidden files under $HOME, so we help it a little. Seems to work so far
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1849346
Title:
[snap] kerberos GSSAPI no longer works after deb->snap transition
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1849346/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list