Be more specific on client keytab path

This commit is contained in:
doublez13 2025-09-04 08:10:11 -06:00 committed by GitHub
parent 9ac2f3236e
commit f1ef2af350
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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