[FreeNX-kNX] Re: login

Luca Corti cortez at tiscali.it
Sat Sep 18 18:06:10 UTC 2004


On Sat, 2004-09-18 at 11:09 -0400, Doug Burks wrote:
> My guess is that you can manually fix your permission problem by doing:
> chmod 700 /home/.nx/.ssh/
> and my suggestion for an ultimate fix is to change the mkdir line in
> nxsetup from:
> mkdir -p $NX_HOME_DIR/.ssh
> to:
> mkdir -m 700 -p $NX_HOME_DIR/.ssh
> 
> Please reply to the list and let us know if that helps any.

I tried that, without success. Maybe the problem is the server I'm
trying to reach is behind a firewall which does a DNAT of the ssh port.
Which ports are used ?

thanks


-- 
Luca Corti <cortez at tiscali.it>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.kde.org/pipermail/freenx-knx/attachments/20040918/5d6555b6/attachment.sig>


More information about the FreeNX-kNX mailing list