I have 0.9.13 installed basic-auth I can login to the console but the only thing I see are a recent connections (nothing) and all connections(nothing)
when I edit user-mapping.aml and add a connection entry ..I then cant login to the console as that user (internal error ..reconnecting in 15 secs message) what am I doing wrong? any syntax seems to fail ssh ,rdp etc... user-mapping.xml oot@cwbi-guac-rdp:>more user-mapping.xml <user-mapping> <authorize username="admin" password="cc45c6d8f3761ca58135b28654d7a97f" encoding="md5"> </authorize> <authorize username="cwbiadmin" password="cc45c6d8f3761ca58135b28654d7a97f" encoding="md5"> <connection name="RDP Server"> <protocol>rdp</protocol> 172.31.58.241 </connection> </authorize> </user-mapping> -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
