Re: fail2ban and nginx

2023-10-27 Thread Piviul
On 10/26/23 10:04, Piviul wrote: On 10/25/23 16:37, marki wrote: Why not use regexpal or a similar site and develop a corresponding regex. This is not a guacamole problem. you are right. Any way something like that failregex = ^.*WARN  o\.a\.g\.r\.auth\.AuthenticationService -

Question related to NTLM and Kerberos authentification

2023-10-27 Thread Hugo
Hello, Im setting up a guacamole server for my company, the administrator set a gpo policy blocking all ntlm(v2 too) authentification on the domain, i would like to know if there a solution to set up my guacamole server using only kerberos authentification ? regards, Hugo

Re: Bad user remote IP

2023-10-27 Thread Golota S.V.
Hello! I changed my server.xml file according to the recommendations internalProxies="127\.0\.0\.1" external addresses actually began to be displayed correctly, but when connecting from the local network, the local network gateway address is displayed. Any ideas on how to fix this (I use the

Re: Shared RDP upload limits

2023-10-27 Thread Nick Couchman
On Fri, Oct 27, 2023 at 1:31 PM Holderby, Brandon wrote: > Hello, > > > > Recently expanded our nginx config for RDP max file size to 20G, although > we can not move anything greater than 10G it seems. > > > > Where would I look for a log on errors for this? > I would look in Nginx logs just to

RE: Shared RDP upload limits

2023-10-27 Thread Holderby, Brandon
Thanks for that, I’ll take a look From: Nick Couchman Sent: Friday, October 27, 2023 10:50 AM To: user@guacamole.apache.org Subject: Re: Shared RDP upload limits EXTERNAL: This email originated from outside of the organization. Do not click on any links or open attachments unless you

Shared RDP upload limits

2023-10-27 Thread Holderby, Brandon
Hello, Recently expanded our nginx config for RDP max file size to 20G, although we can not move anything greater than 10G it seems. Where would I look for a log on errors for this? Thanks for any info Brandon

Re: Shared RDP upload limits

2023-10-27 Thread Nick Couchman
On Fri, Oct 27, 2023 at 3:12 PM Holderby, Brandon wrote: > Thanks for that, I wasn’t sure if it was creating a temp file but I see > that now… > > > > Hmm, so expand my local HDD that guac/nginx/etc are running on? > Yep, or re-point Nginx such that the temp upload location is located on your

Re: Using SAML Authentication behind proxy

2023-10-27 Thread Oliver, Dario N
Hi, Got some more debugging done. The ” usage was a copying typo. I was actually using regular quotations ". But actually, the quotes have something to do with it. This is the log I was getting when using: CATALINA_OPTS="-Dhttp.proxyHost=my-proxy-server.com -Dhttp.proxyPort=123