When I try to connect, to my ML2005 box from my Windows 2000 PC through the LAN, It shows the following error:

"Server not installed or NX access disabled"

I believe the problem lies with the last couple lines of the details window:

NX> 208 Using auth method: publickey
NX> 204 Authentication failed.

For some reason, it does not like the client.id_dsa.key file that I copied over from /var/lib/nxserver/nxhome/.ssh/ on the Linux box.  Ssh still works without any difficulty.  I have:

1.  set /var.lib/nxserver/nxhome/.ssh/authorized_keys2 to chmod 640.
2.  enabled PubkeyAuthentication in the sshd_config file and restarted sshd.
3.  added user "bsmith" to the nxserver list of users (nxserver --adduser bsmith).
4.  created an nxserver password for "bsmith" (nxserver --passwd smith).
5.  modified the /etc/nxserver/node.conf file to point to port 247, which is what sshd is running on.
6.  copied the client.id_dsa.key file to L:\NX-Win\share\keys


I am going out of my mind trying to figure out why this is not working.

Reply via email to