mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-20 17:05:36 +01:00
non-owner accesses authorized_keys
This commit is contained in:
parent
ef133807d6
commit
dda98be4d7
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{user_download_dirs}/{,**} rwl,
|
||||
owner @{user_sync_dirs}/{,**} rwl,
|
||||
|
||||
owner @{HOME}/@{XDG_SSH_DIR}/authorized_keys{,.*} r,
|
||||
@{HOME}/@{XDG_SSH_DIR}/authorized_keys{,.*} r,
|
||||
owner @{user_cache_dirs}/{,motd*} rw,
|
||||
|
||||
@{att}/@{run}/systemd/sessions/@{int}.ref rw,
|
||||
|
|
Loading…
Add table
Reference in a new issue