On Fri, Mar 22, 2019 at 8:34 AM Will Payne <[email protected]> wrote: > > Hi, > > With the HTTP header authorisation extension, is there a way to set what > connections an unknown user will see? Or of setting certain connections > as 'public'? >
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. Also, there's no way within Guacamole currently to set a connection as "public" or even at this point to set default permissions. So, if you haven't explicitly assigned permissions to a user or group of users, the connection will not be automatically visible to new/unknown users. -Nick
