Announcement

Collapse
No announcement yet.

error in security report

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • error in security report

    hello,
    in my cpanel i have these in security report:

    Apache Symlink Protection: CloudLinux CageFS is installed but not currently running

    CageFS appears to be installed but is not currently running. CageFS adds filesystem level security to your users by isolating their filesystems from each other and many other parts of the system. For further information, see the CageFS Documentation.

    its normal??
    i dont change any settings
    thanks a lot

  • #2
    Hello,

    Do you use cagefs, is it active?
    Do you use latest cPanel? As far as I know there were a lot of fixes in last releases.

    This question is more related to cPanels functionality and how do they checks it.

    Comment


    • #3
      > Hello,
      >
      > Do you use cagefs, is it active?
      > Do you use latest cPanel? As far as I know there were a lot of fixes in last releases.
      >
      > This question is more related to cPanels functionality and how do they checks it.

      hello, yes i have latest version of Cpanel
      how to check if cloudlinux is active on my system?
      i have this error again in security check
      thanks

      Comment


      • #4
        Please show me the output of following:

        Code:
        uname -r
        
        ls -1 /var/cpanel/users | wc -l
        
        cagefsctl --list-enabled | wc -l

        Comment


        • #5
          thanks a lot

          uname -r
          3.10.0-427.18.2.lve1.4.27.el7.x86_64

          ls -1 /var/cpanel/users | wc -l
          72

          cagefsctl --list-enabled | wc -l
          71

          Comment


          • #6
            As far as I see you have CloudLinux active, and almost all cpanel users are inside CageFS. Nothing to worry about, that is false-positive from cpanels security advisor. You may want to report that to cpanel support.

            Comment

            Working...
            X