• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Does Plesk on Ubuntu 22.04 support SELinux?

gbotica

Regular Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.54 Update #1
Previously, all my Plesk servers have been using CentOS or AlmaLinux, and I've included SELinux since Plesk began supporting it on CentOS some time ago.

I've been asked to set up a Plesk server for a client using Ubuntu 22.04, which I have done. I was suprised to see that SELinux wasn't installed as part of Ubuntu, nor by the Plesk installer. Also, when I go to the Plesk web installer, the SELinux policy is not available.

So, my question is: is SELinux supported on Plesk when running Ubuntu 22.04? Is it recommended to install it?

I'm hesitant to just go ahead to install it without some indication of it's support, necessity and reliability.

Any input would be appreciated.

Thanks.
 
I did not find anything that SELinux would not work with Plesk on Ubuntu. The default tool for Ubuntu hardening is Apparmor, maybe that is the reason why SELinux does not automatically come with it? It can be installed though.

I suggest testing it with SELinux permissive mode and look for
# cat /var/log/syslog | grep "SELinux is preventing"
after you installed and started it and worked with Plesk for some while. If this does not give any results, probably things are good and you can set it to "enforcing" mode.
 
I think this is a valid question. Plesk has always been somewhat hesitant when it comes to this topic. There is almost nothing in the documentation about SElinux support.

However, there is a psa-selinux rpm for RHEL systems:

I looked at the contents of the rpm. The bash script it contains is written specifically for RHEL systems. I don't think this is adaptable for Ubuntu.
I'm afraid this will be yet another feature request. Therefore, it may take some time before SElinux for Ubuntu is adequately supported by Plesk.
 
Back
Top