[FreeNX-kNX] FreeNX on Solaris: HOWTO and patch

Bruno S. Delbono Bruno.S.Delbono at Mail.AC
Thu Apr 6 00:58:02 UTC 2006


Hi,

Giuliano Gustavo Pinto wrote:

>  # bash -x /usr/NX/bin/nxserver --start
> ++++ dirname /usr/NX/bin/nxserver
> +++ cd /usr/NX/bin
> +++ pwd
> ++ PATH=/usr/NX/bin:/usr/sbin:/usr/bin
> ++ which nxloadconfig
> + . no nxloadconfig in /usr/NX/bin /usr/sbin /usr/bin --
> /usr/NX/bin/nxserver: line 18: no: No such file or directory
> + '[' giu = nxfree -o giu = nx ']'
> + '[' 0 -ne 0 ']'
> + '[' 1 -lt 1 ']'
> + '[' --start = --help ']'
> + '[' --start = --version ']'
> + CMD=--start
> + echo 'NX> 100 NXSERVER - Version  '
> NX> 100 NXSERVER - Version
> + case $CMD in
> + cmd_start
> + '[' -f /.ssh/ ']'
> + mv /.ssh/.disabled /.ssh/
> mv: cannot access /.ssh/.disabled

You are either:

a) Trying to login as root using freenx (Not supported and not a good 
idea), or
b) Your user's homedir is set to / . This is also root's homedir and you 
will not be able to write to this directory.

you should change the user's homedir to something sane (show a finger 
username once done) and try to re-login. It should technically work



More information about the FreeNX-kNX mailing list