On Wed, Apr 4, 2018 at 9:02 AM, Joseph L. Casale <[email protected]> wrote: > I have an environment we would like to use Guacamole in > which cannot have NLA disabled for RDP access into Windows > servers. Does a solution exist where the user can select their > connection and enter credentials to be passed to the initial > connection? >
If the credentials for Guacamole are identical to those used for Windows (due to integrating LDAP / AD, for example), you can pass through those credentials using parameter tokens: http://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens - Mike
