mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
ldapclient abstraction: allow rw access to the nslcd socket.
This addresses https://launchpad.net/bugs/1575438 and also the case of applications accessing the socket directly (due to NSS config). (cherry picked from commit ac1d0545f458b11728f2bcb4a7de0567538fa94a) Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
5bccc7351c
commit
2cb70457fc
@ -18,4 +18,7 @@
|
||||
/etc/sasl2/* r,
|
||||
/usr/lib{,32,64}/sasl2/* r,
|
||||
|
||||
# local LDAP name service daemon
|
||||
/{,var/}run/nslcd/socket rw,
|
||||
|
||||
#include <abstractions/ssl_certs>
|
||||
|
Loading…
x
Reference in New Issue
Block a user