Not allow the user to see the server file system

Forum / NoMachine Cloud Server Products / Not allow the user to see the server file system

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5959
    joe.gly
    Participant

    I have NoMachine Enterprise Server Evaluation – Version 4.4.1 and NoMachine Terminal Server Node Evaluation – Version 4.4.6. Ubuntu 12.0.4 LTS. Single server with Enterprise Server and a single node with Terminal Server Node installed.

    Is there a way to stop the user to see the server file system? I cannot see anything in the Administrators manual or in the server.cfg, node.cfg files that could block this access.

    #5984
    frog
    Participant

    Hello,

    if you want to disable access for filesystem for users, there are two ways to do this:

    1). You can disable it in node.cfg. There is key “#EnableDiskSharing”, if you want to disable access from server change its value to:

    “EnableDiskSharing client”

    This way you disable access for all users.

    2). You can also disable access only for one user. For this we are using profiles.

    sudo /etc/NX/nxserver –ruleadd –class=service –type=server-disk-sharing –value=no –user=nomachine

    change ‘nomachine’ to your username

    #6056
    joe.gly
    Participant

    This doesn’t seem to work; I have tried both options, they do not prevent users from accessing the server filesystem from a browser.

    What I want to achieve;

    Users only run the Firefox browser.

    Users should have no access to the server filesystem

    #6205
    frog
    Participant

    Hello,

    our software can’t be used to limit user privileges. If you want to limit access for users, you need to configure this in your system.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic was marked as closed, you can't post.