[FreeNX-kNX] Fedora 8 working for anyone?

Simon Gao gao at schrodinger.com
Fri Nov 16 00:19:50 UTC 2007


Fabian Franz wrote:
>>> tail -f /var/log/*.log /var/log/*/*.log
>>>
>>> If you login again?
>>>
>>> Any error / warning from SSHD?
>>>   
>>>       
>> Nov 15 12:46:32 host1 sshd[14097]: Failed password for nx from 127.0.0.1
>> port 52670 ssh2
>> Nov 15 12:46:33 host1 sshd[14097]: Failed password for nx from 127.0.0.1
>> port 52670 ssh2
>> Nov 15 14:20:53 host1 sshd[16130]: Failed password for nx from 127.0.0.1
>> port 54174 ssh2
>> Nov 15 14:20:56 host1 sshd[16130]: Failed password for nx from 127.0.0.1
>> port 54174 ssh2
>> Nov 15 14:47:47 host1 sshd[17035]: Failed password for nx from 127.0.0.1
>> port 38533 ssh2
>> Nov 15 14:47:47 host1 sshd[17035]: Failed password for nx from 127.0.0.1
>> port 38533 ssh2
>> Nov 15 14:50:04 host1 sshd[17134]: Failed password for nx from 127.0.0.1
>> port 38535 ssh2
>> Nov 15 14:50:04 host1 sshd[17134]: Failed password for nx from 127.0.0.1
>> port 38535 ssh2
>>     
>
> Hm, please set log level to debug temporary and get the output from the logs again.
>
>   
I am making some progress. Now self test works. However I did find some
problem like file permission and ownership is not right.

# ls -ld /var/lib/nxserver/
drwx------ 4 498 root 4096 2007-11-14 10:24 /var/lib/nxserver/

I also found that authroized_keys file refer to /usr/bin/nxserver, but
authorized2_keys refers to /usr/libexec/nx/nxserver. Also I have to use
authorized_keys2 because authroized_keys can't find nxserver in /usr/bin.

# ssh -i /var/lib/nxserver/home/.ssh/client.id_dsa.key nx at localhost
HELLO NXSERVER - Version 1.5.0-70 OS (GPL)
NX> 105 quit
quit
Quit
NX> 999 Bye
Connection to localhost closed.

However my remote connection still failed with password authentication.

Simon



More information about the FreeNX-kNX mailing list