


Apparently, you are trying to run an uninstalled opennx from within the source directory. Error 2 is ENOENT and this means: Your nxssh binary (/home/tgc/opennx/src/opennx/bin/nxssh) could not be found. What you see (the execvp message) is from stage 1. The actual user/password based login versus nxserver's command-shell inside the first connection.Also: this is always done as user nx, not the user you specify in the login dialog. Login into the nxserver, always using a key (default: NoMachine's well known pubkey, but can be pasted in the advanced config).NX always uses two stages of authentication:

This is how it is supposed to work (NoMachine's client does this as well).
