nscd: add permission to allow supporting unscd
unscd
is a drop-in replacement for nscd
that uses the same binary location (/usr/sbin/nscd
) and config file (/etc/nscd.conf
). The usr.sbin.nscd
profile only needs one additional permission to support it.
May 9 18:07:42 darkstar kernel: [ 2706.138823] audit: type=1400
audit(1683670062.580:839): apparmor="DENIED" operation="sendmsg"
profile="nscd" name="/run/systemd/notify" pid=4343 comm="nscd"
requested_mask="w" denied_mask="w" fsuid=125 ouid=0
Merge request reports
Activity
added 60 commits
-
236df11e...c46bf894 - 59 commits from branch
apparmor:master
- bd0d401b - nscd: add permission to allow supporting unscd
-
236df11e...c46bf894 - 59 commits from branch
mentioned in commit dec3815f
picked the changes into the branch
apparmor-3.1
with commit 3cdeb140mentioned in commit 3cdeb140
picked the changes into the branch
apparmor-3.0
with commit c2d64e90mentioned in commit c2d64e90
picked the changes into the branch
apparmor-2.13
with commit 536959d7mentioned in commit 536959d7
Please register or sign in to reply