

If you are running your SSH daemon on a port other than the default port 22, you will need to uncomment and update: SSHD_PORT=22 The main configuration file is located at /usr/NX/etc/node.cfg. If you do not want to allow password login globally, add match block at the end of file like below: /etc/ssh/sshd_config:ĪuthorizedKeysFile /usr/NX/home/nx/.ssh/authorized_keys /usr/NX/home/nx/.ssh/authorized_keys2 You need to allow RSAauthentication, Password Authentication, and you also need to include nx public keys to Authorizedkeysfile.

The sshd daemon (available in openssh package) must be installed and running for it to function properly.įor freenx authentication to work, sshd has to be setup properly. Both server and client packages are included in the package. Get FreeNX/Nomachine from nx3-all AUR or nomachine AUR.
