I have the latest version of NoMachine Free Client, Server and Node.
Can't seem to connect from another computer on the same local network to my laptop
When I try to log in, I see:
The NX service is not available or the NX access was disabled on host 192.168.1.101
Detail:
NXSSH running with pid:13885
Enabling check on switch command
Enabling skip of SSH config files
Setting the preferred NX options
Connected to address: 192.168.1.101 on port:22
authenticating user nx
Using auth method: publickey
Authetication failed.
On the laptop that I am trying to connect to, I see:
root@laptop:/etc/init.d# nxserver --usercheck volker
NX> 900 Verifying public key authentication for NX user: volker.
NX> 900 Adding public key for user: volker to the authorized keys file.
NX> 716 Public key is already present in: /home/volker/.ssh/authorized_keys2.
NX> 900 Verifying public key authentication for NX user: volker.
NX> 500 ERROR: Public key authentication failed
NX> 500 WARNING: NX server was unable to login as user: volker
NX> 500 WARNING: Please check that the account is enabled to login.
NX> 500 WARNING: Also check that user's home directory, the directory
NX> 500 WARNING: ~/.ssh and the file ~/.ssh/authorized_keys2 have
NX> 500 WARNING: correct permissions according to the StrictModes of
NX> 500 WARNING: your SSHD configuration
NX> 999 Bye.
Also I see:
root@laptop:~# nxserver --status
NX> 900 Connecting to server ...
NX> 204 Authentication to NX server failed.
NX> 110 NX Server is stopped.
NX> 999 Bye.
And:
root@laptop:~# nxserver --start
NX> 500 Service already running.
NX> 999 Bye.
Can you help me sort this out?
Thanks.
Can't seem to connect from another computer on the same local network to my laptop
When I try to log in, I see:
The NX service is not available or the NX access was disabled on host 192.168.1.101
Detail:
NXSSH running with pid:13885
Enabling check on switch command
Enabling skip of SSH config files
Setting the preferred NX options
Connected to address: 192.168.1.101 on port:22
authenticating user nx
Using auth method: publickey
Authetication failed.
On the laptop that I am trying to connect to, I see:
root@laptop:/etc/init.d# nxserver --usercheck volker
NX> 900 Verifying public key authentication for NX user: volker.
NX> 900 Adding public key for user: volker to the authorized keys file.
NX> 716 Public key is already present in: /home/volker/.ssh/authorized_keys2.
NX> 900 Verifying public key authentication for NX user: volker.
NX> 500 ERROR: Public key authentication failed
NX> 500 WARNING: NX server was unable to login as user: volker
NX> 500 WARNING: Please check that the account is enabled to login.
NX> 500 WARNING: Also check that user's home directory, the directory
NX> 500 WARNING: ~/.ssh and the file ~/.ssh/authorized_keys2 have
NX> 500 WARNING: correct permissions according to the StrictModes of
NX> 500 WARNING: your SSHD configuration
NX> 999 Bye.
Also I see:
root@laptop:~# nxserver --status
NX> 900 Connecting to server ...
NX> 204 Authentication to NX server failed.
NX> 110 NX Server is stopped.
NX> 999 Bye.
And:
root@laptop:~# nxserver --start
NX> 500 Service already running.
NX> 999 Bye.
Can you help me sort this out?
Thanks.
Comment