As this is my first post on the mailing list, I would like to
congratulate the development team for the great work with x2go : It
is allowing us to give access to our Linux image outside the wall of
the Faculty at very low cost.
I have set up an x2go broker server with https enabled : Apache
Virtual Host + wsgi + plain + inifile + pam_ldap authentication.
Connecting to the broker and getting connection profile works like a
charm from an Ubuntu 12.04 x2go client (using
--broker-url=https://x2go_broker_ip/plain/inifile)
But, I keep getting a connection error (Failed Authentication) from
a Windows x2go client (I am testing with version 4.0.1.3 on Windows
XP).