[FreeNX-kNX] Version 2 client - Which FreeNX server ?

Wolfgang Schweer schweer at cityweb.de
Fri Jun 30 08:23:51 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Wolfgang Schweer wrote:

> Alastair Johnson wrote:
>
> > Since $clientproto comes from the client, extending the conditional
> > to include whatever the new client uses (2.0.0?) should let it work
> > with clients old and new. Anybody know what the new string is? I
> > don't have a 2.0 client.
>
> Don't know; I tried 2.0.0 and 2.0 before using the workaround.

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


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEpN+fnlCf5+ELaesRAv29AKC7K5EzMZkIep3PmCKQtVX46exGFwCgunWz
w9Jve807NxOpoqG3Sxvpr80=
=0VKN
-----END PGP SIGNATURE-----




More information about the FreeNX-kNX mailing list