[FreeNX-kNX] Re: Re: Re: Processes left running!

Martin Honermeyer maze at strahlungsfrei.de
Sun Nov 28 23:28:20 UTC 2004


Thanks, it works now! However, after suspending a session, reconnecting and 
then logging out correctly, the following nxagent process is still there:

martin   14749  0.3  1.6 13432 8296 ?        S    00:17   
0:00 /usr/NX/bin/nxagent -persistent -name NX - martin at onlytoni:1002 - 
Onlytoni (GPL Edition) -keyboard de -geometry 1024x768+128+128 -bs 
when_requested :1002

When I make up a new session and log out afterwards, it is still there .. 


So, it's not that bad any more. Just one process left over, instead of
many ;)



Martin


Fabian Franz wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am Sonntag, 28. November 2004 22:44 schrieb Martin Honermeyer:
> 
>> I updated to 0.2.7 (Gentoo ebuild version-bumped). Now I am not able to
>> login any more. Authentication is successful. Then there is a connection
>> timeout after some time.
> 
> Yeah, I just wanted to write mail to FreeNX-kNX to warn about that
> problem. Well I got distracted.
> 
> Anyway here is the patch:
> 
> - --- nxserver.old        2004-11-24 03:49:46.000000000 +0100
> +++ nxserver    2004-11-24 03:50:13.000000000 +0100
> @@ -487,7 +487,7 @@
>         # Use nxnode-login?
>         if [ "$PAM_LOGIN_METHOD" = "1" ]
>         then
> - -         echo $PAM_PASS | nxnode-login "$USER" 127.0.0.1
> "-p$SSHD_AUTH_PORT" "$CMD" "$@" 2>&1 | log_tee
> +         echo $PAM_PASS | $NX_DIR/bin/nxnode-login "$USER" 127.0.0.1
> "-p$SSHD_AUTH_PORT" "$CMD" "$@" 2>&1 | log_tee
>         else
>           echo "$@" | ssh -l "$USER" 127.0.0.1 -p $SSHD_AUTH_PORT -x -2 -i
> $NX_ETC_DIR/users.id_dsa -o 'PubkeyAuthentication yes' -o
> 'RSAAuthentication yes' -o 'RhostsAuthentication no' -o
> 'PasswordAuthentication no' -o 'RhostsRSAAuthentication no' -o
> 'StrictHostKeyChecking no' $NX_DIR/bin/nxnode "$CMD" | log_tee
>         fi
> 
> cu
> 
> Fabian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> 
> iD8DBQFBqkl5I0lSH7CXz7MRAm3SAJ9BExiCWjNCPvRJ9hjzCashXWBLyQCeOLE7
> w4Ks17mOO0Bp1NUIxHrdink=
> =O5YN
> -----END PGP SIGNATURE-----





More information about the FreeNX-kNX mailing list