On Mon, Jan 3, 2022, 23:26 Vieri <[email protected]> wrote:
> Hi, > > I believe this question has already been asked, but I can't seem to find > an answer in the docs or mailing list archives. > > My Guacamole login mechanism uses LDAP (AD server). Now, I could configure > the AD server to disable user accounts after 3 login attempts. > However, I'm wondering of Guacamole itself has a way to limit user login > attempts. > Not within Guacamole itself, but within the Guacamole server: If you install fail2ban and configure it to recognize the invalid login messages in the Guacamole logs, then brute-force login attempts are automatically blocked at the firewall level. - Mike
