Overview#
KRB5CCNAME is an environment variable that should point to the Location of the Kerberos 5 credentials (ticket) cache.
The typical format is:
/tmp/krb5cc_${USER}
Where ${USER} is the userID decimal UID of the user.
There might be more information for this subject on one of the following: