[FreeNX-kNX] freenx with nomachine client v2

Alastair Johnson alastair at solutiontrax.com
Wed Jul 5 16:34:46 UTC 2006


Wolfgang Schweer recently posted the solution below. Search for 
thread 'Version 2 client - Which FreeNX server ?' for full details.

*******************************************
The new client uses 1.4.0 as proto version.

In nxnode:

...

if [ "$ENABLE_1_5_0_BACKEND" = "1" -a "$clientproto" = "1.5.0" ] || [
"$ENABLE_1_5_0_BACKEND" = "1" -a "$clientproto" = "1.4.0" ]
  then
    # enable fake cookie authentication
    cookie=$proxy_cookie
fi

...

will do it.

Wolfgang


On Wednesday 05 July 2006 17:18, Hamish wrote:
> Hello
> Is there a big change involved on the server side with the version 2
> nomachine client? I have had the seveas ubuntu version (1.5.0-141) working
> fine for ages, but tried the client from the nomachine website and could
> not get it to work. It connects, authenticates, and then says it is
> connected, but eventually fails with an error like: "Warning: Cookie
> mismatch in the authentication data."
> Do I need to upgrade something on the server side for this new client to
> work properly? As I said, the old 1.5 client works fine for both windows
> and linux clients.
>
> Thanks,
> H




More information about the FreeNX-kNX mailing list