On Wed, 26 Sep, Gilles Mocellin wrote: > Le Tuesday 25 September 2007 07:51:12 Stefan Bellon, vous avez écrit :
> > After that I tracked down what happens if I do > > > > $ ssh [EMAIL PROTECTED] > > > > I only got that working when I disabled PAM in my sshd_config and > > enabled password authentication and empty passwords. But nxclient > > still cannot connect. > > I think we can't test a nx login with the default key. > > $ sudo cat /usr/NX/home/nx/.ssh/authorized_keys2 > no-port-forwarding,no-agent-forwarding,command="/usr/NX/bin/nxserver > --login" ssh-dss AAAAB3N... No, why should it not be possible to manually login? As I mentioned, when I disable PAM, and enable password authentication and empty passwords, then I *can* login that way and nxserver starts and waits for me to enter commands. > Only nxserver can be run with the key. > > When I try manually, it asks me a passphrase : > $ sudo cp /usr/NX/home/nx/.ssh/default.id_dsa.pub nx.id_dsa.pub > $ sudo chown gilles:gilles nx.id_dsa.pub > $ chmod 600 nx.id_dsa.pub > $ ssh -i nx.id_dsa.pub [EMAIL PROTECTED] /usr/NX/bin/nxserver --login > Enter passphrase for key 'nx.id_dsa.pub': > > And I don't know it... The default has an empty passphrase. > Perhaps I will have the same problem if I try to upgrade.. Which > version do you have ? > I have nxserver_3.0.0-63_x86_64.deb, nxnode_3.0.0-76_x86_64.deb and > nxclient_3.0.0-68_x86_64.deb. I tried with nxserver_3.0.0-69_i386.deb, nxnode_3.0.0-83_i386.deb and nxclient_3.0.0-78_i386.deb. -- Stefan Bellon .