Reply To: Login as a guest user

Forum / NoMachine Cloud Server Products / Login as a guest user / Reply To: Login as a guest user

#5617
Haven
Participant

Hello PPG2014,
you can add this rule by executing one of those commands:
/etc/NX/nxserver --ruleadd --class feature --type enable-guest --value yes
or
/usr/NX/bin/nxserver --ruleadd --class feature --type enable-guest --value yes

Command must be executed as administrator. So execute this from root account or add sudo on the beginning.