Be more specific on client keytab path
This commit is contained in:
parent
e86f77fa4b
commit
cbc4f19b8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue