search for: 012then

Displaying 2 results from an estimated 2 matches for "012then".

2015 Dec 31
0
CentOS 7, annoyances in the logs
...2. A lot of python: SELinux is preventing /usr/sbin/NetworkManager from write access on the directory /sys.#012#012***** Plugin catchall (100. confidence) suggests **************************#012#012If you believe that NetworkManager should be allowed write access on the sys directory by default.#012Then you should report this as a bug.#012You can generate a local policy module to allow this access.#012Do#012allow this access for now by executing:#012# grep NetworkManager /var/log/audit/audit.log | audit2allow -M mypol#012# semodule -i mypol.pp#012 Which policy I implemented, but why is that incor...
2019 Jul 12
0
new dovecot, selinux Problem ?
...mx01 python: SELinux is preventing dovecot from getattr access on the file /proc/sys/fs/suid_dumpable.#012#012***** Plugin catchall (100. confidence) suggests **************************#012#012If you believe that dovecot should be allowed getattr access on the suid_dumpable file by default.#012Then you should report this as a bug.#012You can generate a local policy module to allow this access.#012Do#012allow this access for now by executing:#012# ausearch -c 'dovecot' --raw | audit2allow -M my-dovecot#012# semodule -i my-dovecot.pp#012 is this a bad Error? When I install this loc...