There's no way within Guacamole, itself, to "simulate" user
permissions for a particular/unknown user. With the header
authentication module, though, it should be pretty easy to set up a
simulation environment - you can set up the module, then configure
your reverse proxy with some simple authentication that lets you put
in any number of users and see what happens as you authenticate with
each of them.
Thanks. That's a pain.
We do have an LDAP directory of users (but not passwords so the auth
needs handling elsewhere). Is it possible to use the LDAP user/group
info in conjunction with HTTP header auth?
W