• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

SELinux Error Messages

B

brandonp

Guest
I get a lot of error messages from SELinux after I installed Plesk. I have Redhat Enterprise Linux 5 installed with SELinux in Enforcing mode.

Here are some of the messages:
SELinux is preventing the httpd from using potentially mislabeled fiels /usr/local/psa/var/utilities.sem (var_t).
SELinux is preventing rndc (ndc_t) "append to /usr/local/psa/admin/logs/httpsd_error_log (usr_t).
SELinux is preventing named (named_t) "append" to /usr/local/psa/admin/logs/httpsd_error_log (usr_t)
SELinux is preventing httpd (httpd_t) "check_context" to <Unknown> (security_t).
SELinux is preventing the httpd from using potentially mislabeled files ./context (security_t)
SELinux is preventing the httpd from using potentially mislabeled files (/tmp/drweb-qmail_4.33 ... )
SELinux is preventing usermod from using potentially mislabeled files (/tmp/drweb-qmail_4.33 ... )
SELinux is preventing nscd from using potentially mislabeled files (/tmp-drweb-qmail_4.33 .. )
SELinux is preventing the restorecon from using potentially mislabled files (/tmp/psa-horde_3.1.7 ... )
SELinux is preventing the groupadd from using potentially mislabeled files (/tmp/psa_8.6.0_rhel5 ... )
SELinux is preventing the load_policy from using potentially mislabeled files (/tmp/psa-selinux_8.6.0_rhel5 ... )

What do I need to do to properly handle these messages?

Brandon Petersen
 
I believe the docs tell you to disable SELinux before installing Plesk and to re-enable it afterwards.
 
Back
Top