Thread: NXSSH server
View Single Post
  #1   (View Single Post)  
Old 13th November 2008
dendicus dendicus is offline
New User
 
Join Date: Nov 2008
Posts: 1
Default NXSSH server

Hello world,

I would like to use NX server on the current relase of OpenBSD, 4.4, which have its own NX server called: nxssh (http://www.openbsd.org/4.4_packages/....tgz-long.html)

However, I believe that some commands are differents between FreeNX server and OpenBSD NXSSH server.

After trying to start nxssh server using:
usage: nxssh [-nx|-nxservermode|-nxadminmode|-nxauthonly|-nxstdinpass]
[-delkey known_hosts row] [-BE] [-1246AaCfgkMNnqsTtVvXxY]
[-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-i identity_file] [-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-P [proxy_userroxy_password@]proxy_hostnameroxy_port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-w local_tun[:remote_tun]] [user@]hostname [command]

...I don't found the correct command. Do you think I need to add a "nx" user just for nxssh?
I that can be usefull, this is the result I get after using a NX client (OpenNX or QtNX):
NX> 203 NXSSH running with pid: 34064
NX> 285 Enabling check on switch command
NX> 285 Enabling skip of SSH config files
NX> 285 Setting the preferred NX options
NX> 200 Connected to address: 192.168.0.212 on port: 22
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
NX> 204 Authentication failed.

If you have an idea or simply a link, that could be very usefull for me.

Thank you!

Regards,
Dend.
Reply With Quote