On 10/13/10 7:47 AM, Tom Bishop wrote:
I use freenx and install it very frequently, I don't modify the sshd config but go here to get a copy of the .ssh key... /var/lib/nxserver/home/.ssh/client.id_dsa.key and copy that to your client machine....
in fact if you want to generate a new key the comman is nxkeygen
see if that makes any difference
You shouldn't have to do anything but install the rpm and copy that key. But, you should have an nx user that the rpm creates, and you may have to allow password authentication. The client first connects with ssh as the nx user, using the key and no password, then passes your login and password over that encrypted connection - but I'm not sure if it uses ssh to authenticate with the password at that point.