Be more specific on client keytab path
This commit is contained in:
parent
f1ef2af350
commit
7c9022c610
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ profile klist @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
#User keytab file
|
||||
/var/lib/krb5/user/*/client.keytab rk,
|
||||
/var/lib/krb5/user/@{uid}/client.keytab rk,
|
||||
|
||||
#Credentials cache
|
||||
/tmp/krb5cc_* rk,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue