Be more specific on client keytab path

This commit is contained in:
doublez13 2025-09-04 08:11:43 -06:00 committed by Alex
parent cbc4f19b8b
commit 9cac4eeb90

View file

@ -17,7 +17,7 @@ profile klist @{exec_path} {
@{exec_path} mr, @{exec_path} mr,
#User keytab file #User keytab file
/var/lib/krb5/user/*/client.keytab rk, /var/lib/krb5/user/@{uid}/client.keytab rk,
#Credentials cache #Credentials cache
/tmp/krb5cc_* rk, /tmp/krb5cc_* rk,