I followed this link (https://www.nomachine.com/AR10K00728) to try to connect by ssh. But after those setting, when I login in the NoMachine client GUI, I always meet "Authentication failed" after entering my username and password. Any suggestions on this? Thanks in advance.
Dan
Either your NoMachine app is not allowing your username or the ssh server on your NoMachine host is actually not allowing Password authentication.
Try enabling the
PasswordAuthentication yes
options in the /etc/ssh/sshd_config file and restart the ssh server. i.eservice ssh restart