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.
The typical format is:
/tmp/krb5cc_${USER}Where ${USER} is the userID decimal UID of the user.