Hello, I've recently succeeded in having a server running xterm, a proxy and a machine connecting to the proxy. I used for this what is described in https://xpra.org/trac/wiki/ProxyServer at the section Remote Hosts. What I want to do now is launching the pplication from the client, so what I did is: {{{ xpra start :100 --bind-tcp=0.0.0.0:10100 }}} on the server. Then {{{ xpra proxy :100 --bind-tcp=0.0.0.0:14501 --tcp-auth=allow,filename=./xpra-auth.sdb --socket-dir=/tmp --daemon=no }}} On the proxy and there is "foo bar nobody nobody ip" in xpra-auth because I didn't know how to indicate where the server is, the problem that I guess here is that if you put --tcp-auth=allow the file xpra-auth is ignored because when I go to the client: {{{ xpra start --tcp-auth=allow tcp://vml-xprabetatest/14501 xterm }}} I have the following error: {{{ 2018-07-31 13:50:22,161 Error: authentication failed: 2018-07-31 13:50:22,161 server requested 'xor' digest, cowardly refusing to use it without encryption }}} What can I do ? Thank you, Pierre _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
[winswitch] server requested 'xor' digest, cowardly...
Pierre Wulles via shifter-users Tue, 31 Jul 2018 05:09:48 -0700
- [winswitch] server requested 'xor' digest... Pierre Wulles via shifter-users
- Re: [winswitch] server requested 'xo... Antoine Martin via shifter-users
- Re: [winswitch] server requested... Pierre Wulles via shifter-users
- Re: [winswitch] server reque... Antoine Martin via shifter-users
- Re: [winswitch] server r... Pierre Wulles via shifter-users
- Re: [winswitch] ser... Antoine Martin via shifter-users
- Re: [winswitch]... pwulles via shifter-users
- Re: [winswi... Antoine Martin via shifter-users
- Re: [winswi... pwulles via shifter-users
