• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue What selinux FILE_TPYE for parallels_installer?

raytracy

Basic Pleskian
CentOS 7.4 + Onyx 17.5 MU#24, SELinux = enforced

I got this in /var/log/messages:

Oct 7 08:00:40 wm-coral setroubleshoot: SELinux is preventing pidof from getattr access on the file
/var/cache/parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2. For complete SELinux messages run: sealert -l 021ad2fd-6310-4ead-8728-663f67d7f6de

Oct 7 08:00:40 wm-coral python: SELinux is preventing pidof from getattr access on the file /var/cache/parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2.#012#012***** Plugin catchall_labels (83.8 confidence) suggests *******************#012#012If you want to allow pidof to have getattr access on the parallels_installer_CentOS_7_x86_64_3.21.2 file#012Then you need to change the label on /var/cache/parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2#012Do#012# semanage fcontext -a -t FILE_TYPE '/var/cache/parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2'


And following were a lots listing of file type.

It seems can be solved with restorecon, but I don't what is the correct FILE_TYPE which can be associated with parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2?
 
Back
Top