CageFS bug? "who" command shows all connected users.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mgaidia
    Junior Member
    Forum Explorer
    • Mar 2021
    • 28

    #1

    CageFS bug? "who" command shows all connected users.

    Hello,
    I am not sure if this is a bug or oversight.
    Documentation for the CageFS says:

    > The benefits of CageFS are:
    >
    > - User will not see any other users, and would have no way to detect presence of other users & their user names on the server

    However, when I log into shell using a cpanel user and run the "who" command I am still able to see all users who are currently logged into the system.
    Thanks.
  • clm
    Senior Member
    Forum ExplorerTechnical AssociateSolutions DeveloperInnovation Contributor
    • Mar 2021
    • 259

    #2
    With the default CageFS we get :

    bash-4.1$ who
    -bash: who: command not found

    Are you running Cloudlinux 6 ? Is your lve kernel loaded correctly ?

    If its up to date it should be :

    2.6.32-379.14.1.lve1.1.9.9.el6.x86_64

    Comment

    • henri
      Member
      • Oct 2020
      • 62

      #3
      The server is running:

      Code:
      [testuser@myserver cpanel]$ uname -r
      
      2.6.32-379.14.1.lve1.1.9.9.el6.x86_64
      How can I test if CageFS is installed and working correctly?

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        We are yet to virtualized /dev/pts -- something we are looking forward to do. The only users you should be able to see are those logged in at the moment.

        Comment

        Working...