Knowledge Base
Searching in : Trouble report
ID:TR04X11795
Added on: 2026-04-17
Last Update: 2026-04-17
Affects: 9
Due to be solved in: 9.x
Platform: All Linux Platforms
Product: NoMachine Server
Severity: Minor
Status: Open
Print this article

Limited access to system administrators could not work

This problem has been reproduced on Linux and on MacOS.

Setting the following key in server.cfg to allow only administrators to connect to the physical desktop:

PhysicalDesktopAccess administrator

doesn't grant access to system administrators. It works properly instead for NoMachine administrators.

As a workaround, add NoMachine administrator's privileges to the system admin:

sudo /etc/NX/nxserver --useradd sys_admin_name --administrator yes