Disable settings screen on server side?

Forum / NoMachine for Windows / Disable settings screen on server side?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17502
    britishsteel
    Participant

    Hi,

    I was just wondering if it is possible to do the following with NoMachine:

    I would like to install NoMachine in the server side, configure it as I wish, and then disable the access to settings, so that no user can modify it. Would that be feasible?

    The goal of doing that is that I want the connections to always be “view only” and I don’t want any user to have the possibility to change it. Any ideas?

    Thanks!

    Regards,

    E.

    #17609
    kroy
    Contributor

    I would like to install NoMachine in the server side, configure it as I wish, and then disable the access to settings, so that no user can modify it. Would that be feasible?

    Only user with administrator rights has access to nxserver configurations.

    …I want the connections to always be “view only” and I don’t want any user to have the possibility to change it. Any ideas?

    Edit as administrator nxserver configuration file (server.cfg) which is placed by default in the “C:\Program Files (x86)\NoMachine\etc\” directory. Find the key PhysicalDesktopMode. Uncomment it and set value to 0.

    So, change the line like this:

    #PhysicalDesktopMode 2
    to:
    PhysicalDesktopMode 0

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

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