NX Server System Administrator’s Guide
Prepared by:
Silvia Regis
N°:
D-811_002-NXS-SAG
Approved by:
Sarah Dryell
Last modified:
2015-05-25
Amended:
The general form of the command is:
nxserver --userenable USERNAME nxserver --userdisable USERNAMEFor example: nxs
erver --userdisable test_user nxserver --userenable test_user
5.4. Verifying an NX User
The general form of the command is:
nxserver --usercheck USERNAME
and it verifies the user's public key authentication and, if necessary, adds it. If the EnableUserDB key
is activated in /usr/NX/etc/server.cfg configuration file, it prints the status of the user.
For example: nxserver --usercheck user_test
5.5. Retrieving the NX User Authentication Type
The general form of the command is:
nxserver --userauth USERNAMEFor example: nxserver --userauth user_test
5.6. Modifying the System Password
If EnablePasswordDB is activated in the /usr/NX/etc/server.cfg configuration file, this will also modify
the NX password. The general form of the command is:
nxserver --passwd USERNAME --systemFor example: nxserver --passwd user_test --sy
stem
The user, once they are logged to the server host, can modify their own system password by
running:
nxserver --passwd --system
Page 18 of 19