Combine recordings

2022-06-06 Thread Abramson, Eli
When I restart a connection, the recording is being saved into a new file (i.e. myrec, myrec.1, myrec.2, myrec.3...). Is it possible to force the recording to continue with the same file? If not, is there a way to concatenate these recordings into a single file? Thanks!

RE: [External] RE: RDP with NLA Authentication

2022-05-10 Thread Abramson, Eli
Hi Lorenzo, I've faced the same issue when trying to leave the "Security mode:" blank. Guacamole has started prompting for credentials when connecting to RDP machines as soon as I've switched it to "Any"; For me this works for Windows machines older than Server 2008R2 as well as newer(where NLA

RE: [External] Re: guacenc in the Docker image

2022-02-15 Thread Abramson, Eli
the sender and know the content is safe. On Tue, Feb 15, 2022 at 11:44 AM Abramson, Eli mailto:eli.abram...@honeywell.com.invalid>> wrote: Hi, I can’t seem to find guacenc inside the guacd container. Is this deliberate? I’m looking inside the 1.4.0 version. That's correct, guacenc is no

guacenc in the Docker image

2022-02-15 Thread Abramson, Eli
Hi, I can't seem to find guacenc inside the guacd container. Is this deliberate? I'm looking inside the 1.4.0 version.

RE: [External] Re: Guacamole not passing credentials to RDP when using Hyper-V/VMConnect mode

2022-02-09 Thread Abramson, Eli
Alejandro, I believe you need to change the Security Mode to NLA in the Guacamole connection template. From: Alejandro Hernandez Sent: Tuesday, February 8, 2022 6:48 PM To: user@guacamole.apache.org Cc: sam g Subject: [External] Re: Guacamole not passing credentials to RDP when using

RE: [External] Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-03 Thread Abramson, Eli
It looks like the issue is in the mounting of: root/ansible/api/start.sh:/opt/guacamole/bin/start.sh You will need to review this custom start.sh script. The new version of the guacamole container image no longer runs Tomcat as root, so you will probably need to make changes to accommodate this

RE: [External] Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-03 Thread Abramson, Eli
Batchen, I am also using docker-compose to execute the latest 1.4.0 images, but for me it works fine. Can you share your compose yaml? From: Regev Batchen Sent: Monday, January 3, 2022 3:00 PM To: user@guacamole.apache.org Subject: [External] Re: [ANNOUNCE] Apache Guacamole 1.4.0 CAUTION: This

RE: [External] Re: RDP Credentials

2021-12-21 Thread Abramson, Eli
Thank you Nick, indeed setting it to NLA has caused the credentials prompt to pop From: Nick Couchman Sent: Monday, December 20, 2021 1:25 AM To: user@guacamole.apache.org Subject: Re: [External] Re: RDP Credentials On Sun, Dec 19, 2021 at 7:41 AM Abramson, Eli mailto:eli.abram

RE: [External] Re: RDP Credentials

2021-12-19 Thread Abramson, Eli
RDP Credentials CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. On Sun, Dec 19, 2021, 01:44 Abramson, Eli mailto:eli.abram...@honeywell.com.invalid>> wrote: Hi, I

RDP Credentials

2021-12-19 Thread Abramson, Eli
Hi, Is it possible to create and connect to an RDP host without setting the credentials during the creation of the connection template? Does Guacamole have the option to ask the user for credentials via UI? Thanks!

RE: [External] Re: VNC: multi monitor support (like UltraVNC)

2021-11-27 Thread Abramson, Eli
I know there was a feature request a long time back but I suspect it may not be a high priority and I vaguely remember some technical issues? Not sure On Thu, 25 Nov 2021 at 16:24, Abramson, Eli mailto:eli.abram...@honeywell.com.invalid>> wrote: In the UltraVNC client it is possible to use the “Select

VNC: multi monitor support (like UltraVNC)

2021-11-25 Thread Abramson, Eli
In the UltraVNC client it is possible to use the "Select Full Desktop / Switch monitor(driver)" button to switch between the displays of the remote Windows machine. Is this possible in Guacamole? In general, I can't seem to find documentation on multi-monitor support. Does it exist?