Be more specific on client keytab path

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

View file

@ -21,7 +21,7 @@ profile kinit @{exec_path} {
@{exec_path} mr, @{exec_path} mr,
#User keytab file #User keytab file
/var/lib/krb5/user/*/client.keytab r, /var/lib/krb5/user/@{uid}/client.keytab r,
#Credentials cache #Credentials cache
/tmp/krb5cc_* rwk, /tmp/krb5cc_* rwk,