On Mon, Jul 31, 2023 at 5:25 PM Robert Dinse <[email protected]> wrote:
> > Ah that got me past the login so I guess in a sense worked, but the > config of all the servers seems to be ignored now, here is what it looked > like before AFTER logging in: > Here is what it did after adding "http-auth-header: X-Remote-User" to > quacamole.properties > This is what my my user-mapping.xml looks like: > Yeah, I mentioned this at the end of my last e-mail: > One other thing that is worth noting is that the default file > authentication mechanism, using user-mapping.xml, does *not* stack > with any of the other authentication modules. So, if you try to use > the header module to access connections specified in the > user-mapping.xml file, it won't work - you won't see those > connections. You have to use some other module - generally JDBC - to > store connection information that can be used with other modules, like > the header module. -Nick >
