Announcement

Collapse
No announcement yet.

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

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

  • 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.

  • #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


    • #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


      • #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...
        X