• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue SELinux error message - write access on the file passwd.db

Freddie Bleiweiss

Basic Pleskian
I am running Plesk Onyx 17.8.11 Update #55 on CentOS Linux 7.6.1810 (Core). The following error SELinux error is reoccurring in the messages log every minute.

Question: Is this a hack attempt or a bug? I'm hesitant to allow this action without knowing the possible repercussions.

Jun 12 23:00:30 xxx python: SELinux is preventing auth from write access on the file passwd.db.#012#012***** Plugin catchall (100. confidence) suggests ************************* *#012#012If you believe that auth should be allowed write access on the passwd.db 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 'auth' --raw | audit2allow -M my-auth#012# semodule -i my-auth.pp#012
Jun 12 23:02:22 web3 setroubleshoot: SELinux is preventing auth from write access on the file passwd.db. For complete SELinux messages run: sealert -l c0e63d4d-361d-48bc-8abc-48da96 127bab
 
Back
Top