Re: Captcha on guacamole login

2020-03-19 Thread ivanmarcus
Bad form replying to my own post I know but just in case, for the eagle-eyed, you will see the plots I included weren't actually for Guacamole. The reason for that is simply that while my Guacamole VM's do have fail2ban (and recidive) operational I don't plot their fail2ban data over time.

Re: Captcha on guacamole login

2020-03-19 Thread ivanmarcus
I highly recommend fail2ban. If you do implement it then I suggest you consider including the recidive option. Attached are two plots, one showing current fail2ban blacklisted ip's (including recidive), and one showing the effect of introducing recidive last year... On 20/03/2020 8:18 a.m

Re: Start a new connection "on-the-fly" using a link/API

2020-03-19 Thread Mike Jumper
On Thu, Mar 19, 2020 at 1:28 PM Slym wrote: > OK. I will check your link and try to find what's best for me. > Sounds good. > A basic authentication system on the guacd server itself should be enough > for security purpose. Then once connected and authenticated, be able to > manage connections

Re: Start a new connection "on-the-fly" using a link/API

2020-03-19 Thread Slym
OK. I will check your link and try to find what's best for me. A basic authentication system on the guacd server itself should be enough for security purpose. Then once connected and authenticated, be able to manage connections from client-side. You could even allow it somewhere to be completely

NGINX reverse proxy with Duo problems

2020-03-19 Thread Caleb Crawford
Hello all, I was wondering if anyone else has run into this problem. I have guacamole 1.1.0 setup and running and working with no issues if I access the app directly. If I access via my nginx reverse proxy some part of the duo extension is getting blocked and can't complete authentication cor

Re: Captcha on guacamole login

2020-03-19 Thread Guilherme Carvalho
Yes, you´re right, i am looking for fail2ban right now, but the captcha would be perfect, the first login user password and captcha, than the TOTP. Thanks Nick. Em qui., 19 de mar. de 2020 às 15:29, Nick Couchman escreveu: > On Thu, Mar 19, 2020 at 12:12 PM Guilherme Carvalho > wrote: > >> Hel

Re: Problems to RDP windows 10

2020-03-19 Thread Giorgio
Thank you very much, that solved my problem. Working flawlessly. Best regards Tedd From: ivanmarcus To: , Guilherme Carvalho Sent: 3/17/2020 9:47 PM Subject: Re: Problems to RDP windows 10 Others have posted useful information around connection parms etc but bear

Re: Start a new connection "on-the-fly" using a link/API

2020-03-19 Thread Mike Jumper
On Thu, Mar 19, 2020 at 11:33 AM Slym wrote: > OK I tried a few things but it's not as easy as I thought and it looks like > many people have the same questions I have :-/ > > If I'm right, from the guacamole-common-js you can't connect directly to > guacd without creating your own server side ap

Re: Start a new connection "on-the-fly" using a link/API

2020-03-19 Thread Slym
OK I tried a few things but it's not as easy as I thought and it looks like many people have the same questions I have :-/ If I'm right, from the guacamole-common-js you can't connect directly to guacd without creating your own server side app ? That's kind of a bummer for most people, I even foun

Re: Captcha on guacamole login

2020-03-19 Thread Nick Couchman
On Thu, Mar 19, 2020 at 12:12 PM Guilherme Carvalho wrote: > Hello guys, i have a doubt, is it possible to setup a Captcha on the first > login page?? > I have no doubt this would be possible. There's no out-of-the-box way to do it, today, but I would think an extension could be written to allo

Re: Problems to RDP windows 10

2020-03-19 Thread Guilherme Carvalho
I fixed the issue, i need disable the WDDM driver on the new Windows 10 version 1909, i create a GPO for the entire network, works perfect. Em ter., 17 de mar. de 2020 às 17:47, ivanmarcus escreveu: > Others have posted useful information around connection parms etc but bear > in mind you may be

Captcha on guacamole login

2020-03-19 Thread Guilherme Carvalho
Hello guys, i have a doubt, is it possible to setup a Captcha on the first login page?? I´m using LDAP + TOTP, but the problems is, if somebody tried to connect many times with an user on the guacamole, this account got blocked on the AD, so many services will stop and i couldn´t connect. What cou