I am seeing the below error messages:
error: { [-]message: Unspecified GSS failure. Minor code may provide more information: No credentials cache found (filename: /tmp/krb5cc_176874)stack: Error: Unspecified GSS failure. Minor code may provide more information: No credentials cache found (filename: /tmp/krb5cc_176874)}level: errormessage: Authentication process failedIt seems the Kerberos tickets are being removed from the /tmp directory. How do I change that?
