On 30/08/16 23:52, Mukul Agrawal via shifter-users wrote: > I am running xpra server 0.15 that I got from the latest winswitch repo. > Started proxy like that shown in your basic usage example ProxyServer – Xpra > > xpra proxy :13 --bind-tcp=0.0.0.0:10000 --auth=allow > started a xpra server instance on same machine/same account using several > different formatsxpra start :11 > xpra start :11 --bind-tcp=127.0.0.1:10001 > xpra start :11 --auth=allow --bind-tcp=127.0.0.1:10001 > When I try to attach to this instance from windows machine using > Xpra_cmd attach tcp/user@IP/10000/11 > > I get authentication error :- " authentication failed: this server requires > authentication, please provide a password." I assume you must be using an older distribution like Ubuntu Trusty?
Please try with the current beta packages, the next release will support those older distribution versions and it includes a large number of fixes for the proxy server: http://xpra.org/trac/ticket/952 http://xpra.org/trac/ticket/1264 Many of those features and fixes are not available in the branch you are using. Cheers Antoine > > Another problem > xpra stop :13 will not stop the proxy.I again get a message asking for a > password. > Regards, > Mukul > ( https://sites.google.com/site/mukulagrawal ) > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
