On Wed, Jun 10, 2020 at 9:41 AM Victor Norman <[email protected]> wrote:
> Ah ha! Thanks. > > So, a bit more context: I'm upgrading my system from 0.9.9 where we were > using auth-noauth. That seems to be gone now... Any recommendations? > > Use authentication :-). We actually address this in the FAQ: http://guacamole.apache.org/faq/#disable-auth Perhaps you could explain a bit more about your environment and why you think disabling authentication is a requirement? There are other options - SSO, Parameter Tokens, etc. - that might help in your specific use-case. > I saw in Chapter 5, that there is an option to put *disable-auth: true *into > the guacamole.properties file, and I've done that, but that doesn't seem to > have any effect... > > The "disable-auth" option you mentioned is a connection parameter, and not a guacamole.properties option. It is specifically for RDP connections, as there are situations in which you do not want the RDP connection itself to require authentication. This is not an option to disable authentication for the entire Guacamole Client interface. -Nick >
