• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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