flittermice wrote > Hello, > > in the release notes I read about this interesting new feature > (GUACAMOLE-189 - Add support for per-connection guacd) and I wonder how to > configure that. > I suppose that has to be done in the user-mapping.xml file, but I can't > find > any documentation on it. > > Does it work already or is the feature yet to be released?
The feature was released in Guacamole 0.9.13-incubating, and so it should work; however, I'm not entirely certain if it works with the basic user mapping authentication module, or if you need to use JDBC. I don't currently use it, and the only place I see documentation for those parameters is in the JDBC module. Mike might be able to chime in with confirmation on whether it should work with basic user mapping - the connection attributes you're looking for are proxy_hostname, proxy_port, and proxy_encryption_method. You're welcome to give those a try and see if they work. -Nick -- Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/
