RE: SSH connection problem

2025-04-08 Thread Philippe LEMAIRE
Hi Sean, It worked, thank you very much. I'm preparing a new server with a 1.5 to be more up to date. BR Philippe De : Sean Hulbert Envoyé : lundi 7 avril 2025 19:49 À : user@guacamole.apache.org Objet : Re: SSH connection problem Try and add this to your SSH Server /etc/ssh/sshd_config H

Re: staging/1.6.0 compile errors [warnings] while building container image for guacamole-server

2025-04-08 Thread Michael Jumper
This is a known issue with building against recent releases of FreeRDP 3.x under GCC: https://github.com/FreeRDP/FreeRDP/issues/11412 I expect they will address this in an upcoming release. - Mike On 4/8/25 8:55 AM, Barnhart, Steven wrote: I had reported that earlier, but adding that allowed

admin logs

2025-04-08 Thread Raphaël CAUDRON
Hello everyone, I'm currently testing several bastions, and Guacamole is one of them. However, I haven't been able to find a way to log administrative actions, like renaming a connection or adding a user/group, together with the user who performed the action. I attempted a few workarounds, such

Re: staging/1.6.0 compile errors [warnings] while building container image for guacamole-server

2025-04-08 Thread Barnhart, Steven
I had reported that earlier, but adding that allowed me to compile for x64 as well. --Steve From: Borkowski, Dominik Date: Tuesday, April 8, 2025 at 10:37 AM To: user@guacamole.apache.org Subject: staging/1.6.0 compile errors [warnings] while building container image for guacamole-server Hell

staging/1.6.0 compile errors [warnings] while building container image for guacamole-server

2025-04-08 Thread Borkowski, Dominik
Hello, Not sure if this is specific to ARM64 platform we build it on, but when compiling the server component we get these errors: 124.5 make[3]: Entering directory '/tmp/guacamole-server/src/protocols/rdp' 124.5 Making all in . 124.5 make[4]: Entering directory '/tmp/guacamole-server/src/prot

Re: from SAML to HTTP headers

2025-04-08 Thread Nick Couchman
On Mon, Apr 7, 2025 at 6:51 PM Vieri wrote: > The reason I'm trying to move from SAML to HTTP Headers is also related to > > https://issues.apache.org/jira/browse/GUACAMOLE-1659 > > I need to add HTTP/S connections, and one way (albeit tedious) is with > Apache HTTP reverse proxy. > I also need f

Re: 1.6 Release

2025-04-08 Thread Nick Couchman
On Tue, Apr 8, 2025 at 6:11 AM Vincent Sherwood wrote: > Tobias, > > I would assume the recommendation is still the same as it was in October - > Try the staging branch > > Yep, this is correct - the staging/1.6.0 branch can be used for this. You can either check out with "git" and build or downl

Re: 1.6 Release

2025-04-08 Thread Vincent Sherwood
Tobias, I would assume the recommendation is still the same as it was in October - Try the staging branch From: Michael Jumper Sent: Thursday 3 October 2024 18:27 To: user@guacamole.apache.org Subject: Please join us in testing "staging/1.6.0" Hello fellow Guacamole enthusiasts, We recently