Ich hab die Varialbe NX_LOG_LEVEL mal auf 4 (also Server - Client communication) gestellt. Hier die Ausgabe, wenn ich mich als guest user verbinden will:
cat /var/log/nxserver.log
-- NX SERVER START: -c /opt/NX/bin/nxserver - ORIG_COMMAND=
HELLO NXSERVER - Version 2.1.0-71 OS (GPL)
NX> 105 hello NXCLIENT - Version 2.1.0
NX> 134 Accepted protocol: 2.1.0
NX> 105 SET SHELL_MODE SHELL
NX> 105 SET AUTH_MODE PASSWORD
NX> 105 login
NX> 101 User: NX guest user
NX> 102 Password:
NX> 404 ERROR: wrong password or login
NX> 999 Bye
Ich hab mal in der node.conf die Variable ENABLE_SSH_AUTHENTICATION auf 1 gestellt (dann sollte ich mich doch gleich wie über SSH einloggen können (?) )
Resultiert aber wieder in einem wrong passwor or login. Über die putty.exe kann ich mich vom Windows-Client aber mit den selben Logindaten anmelden.
edit:
Ok ich hab jetzt mal mi "nxserver --adduser" bzw "nxserver --passwd" einen User erstellt mit dem ich mich auch einloggen kann. Allerdings hier das nächste Problem:
NX> 203 NXSSH running with pid: 3972
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.1.10 on port: 22
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
HELLO NXSERVER - Version 2.1.0-71 OS (GPL)
NX> 105 hello NXCLIENT - Version 2.1.0
NX> 134 Accepted protocol: 2.1.0
NX> 105 SET SHELL_MODE SHELL
NX> 105 SET AUTH_MODE PASSWORD
NX> 105 login
NX> 101 User: nx
NX> 102 Password:
NX> 103 Welcome to: downloader user: nx
NX> 105 listsession --user="nx" --status="suspended,running" --geometry="1920x1200x32+render" --type="unix-kde"
NX> 127 Sessions list of user 'nx' for reconnect:
Display Type Session ID Options Depth Screen Status Session Name
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------
NX> 148 Server capacity: not reached for user: nx
NX> 105 startsession --link="lan" --backingstore="1" --encryption="1" --cache="16M" --images="64M" --shmem="1" --shpix="1" --strict="0" --composite="1" --media="0" --session="downloader" --type="unix-kde" --geometry="800x600" --client="winnt" --keyboard="pc102/de" --screeninfo="800x600x32+render"
ssh_exchange_identification: Connection closed by remote host
NX> 280 Exiting on signal: 15