On Tue, Aug 2, 2011 at 6:34 AM, Daniel J Walsh dwalsh@redhat.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 08/02/2011 08:18 AM, Scott Robbins wrote:
On Tue, Aug 02, 2011 at 04:53:37AM -0700, Akemi Yagi wrote:
The current testing version can be found here:
http://centos.toracat.org/misc/nx-freenx/6/
freenx-0.7.3-7.el6.ay nx-3.4.0-7.el6.ay
I have been running them on EL6 systems (including upstream-6.0 and 6.1, SL6.0 and SL6.1) without a problem. Several people also have reported success.
I'm one of those people. It's worked pretty much out of the box for me--though if you use SELinux, also go to toracat's blog on fixing that. It can be found with a quick google of toracat freenx selinux.
I have updated that web site. What is the path of the .ssh directory that is giving you a problem? Does running restorecon on the directory solve it?
Thanks for the post at:
http://blog.toracat.org/2010/12/selinux-and-freenx/
User nx's home directory is /var/lib/nxserver/home .
# ls -al /var/lib/nxserver/home/ total 12 drwx------. 3 nx root 4096 Nov 10 2010 . drwx------. 4 nx root 4096 Nov 10 2010 .. drwx------. 2 nx root 4096 Nov 10 2010 .ssh
I will test your suggestion and report back with what I find.
Akemi