I'm currently struggling to figure out how to configure guacamole properly given my authentication situation.
I have an Apache proxy setup in front of guacamole, and I use an Apache module to handle authentication of the incoming users. This provides a collection of HTTP Headers that can be used for identification of the user. The proxy also doesn't allow any unauthenticated users to access guacamole directly. The assumption here is if a user has successfully authenticated, they have access to *all* the connections configured in the user-mapper.xml file. Without the NoAuth plugin, I'm having a hard time figuring out how to say: Given an authenticated user (as per the Header), give them access to all connections. Anyone have tips? -- Justin Phelps www.onitato.com 210.560.3124 http://www.linkedin.com/in/linuturk
