where do I view uncaged users in WHM now/

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oceanwave
    Junior Member
    Forum Explorer
    • Dec 2024
    • 23

    #1

    where do I view uncaged users in WHM now/

    There used to be a separate CageFS plugin where I could see caged or uncaged users directly in WHM. Where I can view uncaged users in WHM now?
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1258

    #2
    It was merged into the single one LVE Manager plugin.

    Comment

    • oceanwave
      Junior Member
      Forum Explorer
      • Dec 2024
      • 23

      #3
      Forgive me for being dense, but I looked for 10 minutes under the Cloudinux plugin in WHM, and I can't see uncaged users if they are not cpanel accounts.

      Comment

      • bogdan.sh
        Administrator
        • Nov 2016
        • 1258

        #4
        They all are in the main CloudLinux Manager plugin > Users tab, here is a screenshot from test environment. You can also filter by enabled/disabled.
        Click image for larger version

Name:	Screenshot_20250917_084819.png
Views:	0
Size:	82.9 KB
ID:	40739
        ​​​​​​

        Comment

        • oceanwave
          Junior Member
          Forum Explorer
          • Dec 2024
          • 23

          #5
          I'll take another look.
          I looked at that page on multiple servers, and am not seeing non-cpanel uncaged users there.
          I can login via ssh and run cagefsctl --user-status $USER to see if $USER is in cagefs, bit I can't see it on that page. The reason I asked is that every once in a while I click on the WHM security center quick security checkup. When the WHM security checkup reports there is an uncaged user, I used to look at the cagefs plugin, see what it was quickly. Now though I can drop to SSH and check. And I guess I have to drop to SSH to add the user to ignore if I want that user to remain uncaged but not get further warnings anyway. But I kind of liked the old plugin too.

          Comment

          • bogdan.sh
            Administrator
            • Nov 2016
            • 1258

            #6
            I guess the lvemanager package is really outdated

            Please show the output of
            Code:
            rpm -qa | grep lvemanager

            Comment

            Working...