On Wed, 22 Feb 2012, Aram J. Agajanian wrote:

On Sun, 19 Feb 2012 13:35:44 +0000 (GMT)
Patrick Dupre <patrick.du...@york.ac.uk> wrote:

From a fedora 14 I cannot open a nx session of a fedora 16.

The nx server seems OK

systemctl status nxserver.service
nxserver.service - LSB: Starts and stops the NoMachine NX Server.
          Loaded: loaded (/etc/rc.d/init.d/nxserver)
          Active: active (exited) since Sun, 19 Feb 2012 13:34:43
+0100; 56min ago
Process: 3708 ExecStop=/etc/rc.d/init.d/nxserver stop (code=exited, status=0/SUCCESS) Process: 3741 ExecStart=/etc/rc.d/init.d/nxserver start (code=exited, status=0/SUCCESS)
          CGroup: name=systemd:/system/nxserver.service


I get:
SH running with pid: 17524
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.100 on port: 22
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
NX> 204 Authentication failed.


I can make a ssh as well a sshfs of the machine.

Any idea?


Check the ownership and permissions of the files in
/var/lib/nxserver/home/.ssh/

ls -l /usr/NX/home/nx/.ssh
total 8
-rw-r--r--. 2 nx root 668 Feb 19 14:40 authorized_keys2
-rw-r--r--. 2 nx root 668 Feb 19 14:40 default.id_dsa.pub
-rw-r--r--. 1 nx root 668 Feb  2  2010 default.id_dsa.pub.backup
-rw-r--r--. 1 nx root 668 Feb  2  2010 restore.id_dsa.pub



They should be owned by nx and the permissions should be 700 or 600.

Also, the client.id_dsa.key file should be imported into the nx client.

How can I do this?
I do not have a client.id_dsa.key

In addition, I never have to do something like that before, at least
manually



--
Support the Free Software Foundation - www.fsf.org
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

--
---
==========================================================================
 Patrick DUPRÉ                      |   |
 Department of Chemistry            |   |  Phone: (44)-(0)-1904-434384
 The University of York             |   |  Fax:   (44)-(0)-1904-432516
 Heslington                         |   |
 York YO10 5DD  United Kingdom      |   |  email: patrick.du...@york.ac.uk
==========================================================================
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to