[FreeNX-kNX] Version 2 client - Which FreeNX server ?
Alastair Johnson
alastair at solutiontrax.com
Fri Jun 30 07:27:27 UTC 2006
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.
On Friday 30 June 2006 06:48, Wolfgang Schweer wrote:
> Did you change nxnode in this way
>
> ...
>
> # if [ "$ENABLE_1_5_0_BACKEND" = "1" -a "$clientproto" = "1.5.0" ]
> # then
> # enable fake cookie authentication
> cookie=$proxy_cookie
> # fi
>
> ...
>
> to enable that fake unconditionally? Works for me.
>
> Wolfgang
More information about the FreeNX-kNX
mailing list