ssh: allow ssh to write to the kerberos CC when it picks up a ticket

This commit is contained in:
doublez13 2025-09-12 12:25:55 -06:00 committed by GitHub
parent 66d59937c0
commit 804b0bbba3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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},