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

Alastair Johnson alastair at solutiontrax.com
Fri Jun 30 08:58:00 UTC 2006


This seems odd. If the 1.5 client uses 1.5.0 and the 2.0 client uses 1.4.0 
then what does the 1.4 client use? If that also uses 1.4.0 then we need some 
other way to distinguish the client version to get both 1.4 and 2.0 usable 
with the same server.
 
On Friday 30 June 2006 09:23, Wolfgang Schweer wrote:
> 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
>
>
>
> ________________________________________________________________
>      Were you helped on this list with your FreeNX problem?
>     Then please write up the solution in the FreeNX Wiki/FAQ:
>   http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
>          Don't forget to check the NX Knowledge Base:
>                  http://www.nomachine.com/kb/
>
> ________________________________________________________________
>        FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
>       https://mail.kde.org/mailman/listinfo/freenx-knx
> ________________________________________________________________




More information about the FreeNX-kNX mailing list