On 24/12/14 09:45, Peng Hu PH Pei wrote:
>
> Put in krb5.conf and run kinit, the TGT is still in /tmp/:
>
> [libdefaults]
> default_ccache_name = FILE:/var/tmp/krb5cc_%{euid}
Hi
I think that should be:
default_ccache_name = /var/tmp/krb5cc_%{uid}
But I don't think we do it in userspace these days. There is a keyring
cache in the kernel. I think that's what you need.
Cheers,
Steve
________________________________________________
Kerberos mailing list [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos