On Thu, Feb 21, 2019 at 8:10 AM Kamal Ezzaki <[email protected]> wrote:
> OOOOOOOOh I get it now , the concept is to create a new user in guacamole > interface *without* *password* . this stop him from connection by usingg > jdbc , and after this you create a user with the same identity in radius . > and by this way you make sure that guacamole go to radius for > authentification and you jdbc for Users Data . Thank you very much For your > Help People and if anyone have a question I m ready to answer > Yep, glad you got it. One minor note - when you create a user in the Guacamole web interface and do not specify a password, Guacamole generates a random password and assigns it. This is for security reasons so that the account is protected. -Nick
