2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 21:38:15 +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).
This commit is contained in:
Daniel Richard G 2018-07-30 22:47:44 -04:00
parent f30544f185
commit ac1d0545f4

View File

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