ssh: allow ssh to write to the kerberos CC when it picks up a ticket
This commit is contained in:
parent
c67773947e
commit
53501d8bf4
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ profile ssh @{exec_path} {
|
|||
owner @{user_projects_dirs}/**/ssh/{,*} r,
|
||||
owner @{user_projects_dirs}/**/config r,
|
||||
|
||||
owner @{tmp}/krb5cc_* rwk,
|
||||
|
||||
audit owner @{tmp}/ssh-*/{,agent.@{int}} rwkl,
|
||||
|
||||
owner @{run}/user/@{uid}/gvfsd-sftp/@{hex} rwl -> @{run}/user/@{uid}/gvfsd-sftp/@{hex}.@{rand},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue