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