Comment 27 for bug 1779890

Revision history for this message
renbag (renbag) wrote (last edit ): Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

I tried this to check if the problem is really the slow writing of the kerberos ticket to the disk:

disable the workaround in /etc/systemd/user/gvfs-daemon.service
reboot the slow machine
connect to the slow machine with ssh as "aduser" (a kerberos ticket is acquired and written to /tmp/krb5cc_1136602666_6v25tM and gvfsd is started)
from the ssh session: killall gvfsd
login as aduser in the normal graphical console of the slow machine

After login, Nemo is able to browse the network without asking username and password.
Note that, after login, the /tmp/krb5cc_1136602666_6v25tM ticket is replaced by a new one.