Guacamole 1.1 Docker Image: RDP does not work with VirtualBox VRDP

2020-04-04 Thread Michael
those VirtualBox VMs using other RDP clients, such as Microsoft Remote Desktop, Remmina. However, Guacamole RDP connection always disconnects immediately. Here are docker logs for guacd: /michael@guacamole:~$ docker logs guacd guacd[6]: INFO: Guacamole proxy daemon (guacd) version 1.1.0 started guacd[6]:

guacamole admin utility

2017-12-21 Thread Michael Niehren
f sessions How can that be archived ? best regards,   Michael -- Michael Niehren __ _ powered by / / (_)__ __ __ / /__/ / _ \/ // /\ \/ / //_/_//_/\_,_/ /_/\_\

Re: report of activities on the server

2017-12-23 Thread Michael Niehren
y to set the disable flag in the db, but that only affect's new login tries not the current login. Maybe you also know a solution for that. best regards   Michael Am 23.12.2017 um 21:40 schrieb Mike Jumper: On Fri, Dec 22, 2017 at 3:51 PM, mniehren mailto:mich...@niehren.de>> wrote:

Re: guacamole admin utility

2017-12-31 Thread Michael Niehren
other application - ... you are more flexible to implement such things, with such an console program. best regards,   Michael Am 30.12.2017 um 23:04 schrieb Nick Couchman: On Thu, Dec 21, 2017 at 7:00 PM, Michael Niehren mailto:mich...@niehren.de>> wrote: Hi together, first o

Re: guacamole admin utility

2017-12-31 Thread Michael Niehren
the thread "report of activities on the server" on http://mail-archives.apache.org/mod_mbox/guacamole-user/201712.mbox. If the "easy change" is implemented, i will try to write a cmdline-cli in tcl ... But if anything work's with the rest-API, that would be cleaner. best rega

Re: guacamole admin utility

2017-12-31 Thread Michael Niehren
am i right, that the rest-api could only be used with Database-Authentication ? I think, the cmdline-cli should work with all authentication possibilities ... best regards   Michael Am 31.12.2017 um 17:26 schrieb Michael Niehren: Hi, i am also no java or web developer, but i will take a look

Re: unable to connect to vnc

2018-01-02 Thread Michael Niehren
Hi, i've got the same error when compiling with libvncserver > V0.9.9. V0.9.9 run's without problems. best regards   Michael Am 03.01.2018 um 05:10 schrieb Nick Couchman: On Tue, Jan 2, 2018 at 10:51 PM, Oliver.Zhan <mailto:zhangjianp...@hikvision.com>> wrote:

possible security issue

2018-01-14 Thread Michael Niehren
password has been changed. What do you think about that ? best regards and keep on your good work   Michael -- Michael Niehren __ _ powered by / / (_)__ __ __ / /__/ / _ \/ // /\ \/ / //_/_//_/\_,_/ /_/\_\

Re: possible security issue

2018-01-15 Thread Michael Niehren
hank's for your help best regards   Michael Am 15.01.2018 um 09:00 schrieb Mike Jumper: On Sun, Jan 14, 2018 at 11:46 PM, Michael Niehren mailto:mich...@niehren.de>> wrote: Hi together, i see an security issue in the following scenario: First, if you think you've fou

Re: Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
connection group. *(works Linux s1 est conn)* 6. First Chrome Browser (still connected to Tomcat frontend): Connect to the connection group. (Connection Error: This connection is currently in use, and concurrent access to this connection is not allowed. Please try again later.) Michael

Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
, I can see that both web browsers have this connection string for the connection group. Michael Barkdoll

Re: Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
ars to be the expected behavior since this is a connection group url (I'm guessing). Michael Barkdoll On Fri, May 3, 2019 at 10:18 AM Michael Barkdoll wrote: > Sorry, I should be more clear, I had a typo. > > >1. First Chrome Browser: >Connect to the conne

Re: Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
maybe it is no big deal. Michael Barkdoll On Fri, May 3, 2019 at 2:19 PM Mike Jumper wrote: > On Fri, May 3, 2019 at 8:48 AM Michael Barkdoll > wrote: > >> ... >> Should've read: >> Refreshing first Chrome browser *doesn't* update the connection strin

Re: Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
r test3 => connectgrp => Click Home, Wait 15sec m3 => user test3 => connectgrp => Connection Error: This connection is currently in use, and concurrent access to this connection is not allowed. Please try again later. m3 => user test3 => connectgrp => logoff m3 => user test

Re: Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
f s1] m3 => user test3 => logoff m3 => user test3 => login m3 => user test3 => connectgrp => s1 (now works) Also, I'm using an nginx reverse proxy with ip_hash load balancing against two different guacamole tomcat frontends, but all the machines have a separate unique ip ad

Re: Connection Error: Balancing Connection Group

2019-05-03 Thread Michael Barkdoll
Attempt to connect m1, m1 => user test => connectgrp => s1 (works) I have stickiness enabled on the nginx could that be related? https://github.com/michaelbarkdoll/guacamole-reverse-proxy-nginx/blob/master/nginx.conf Michael Barkdoll On Fri, May 3, 2019 at 4:13 PM Michael Barkdol

Re: Connection Error: Balancing Connection Group

2019-05-06 Thread Michael Barkdoll
Are other users experiencing this same issue? Should I open a bug report? Michael Barkdoll On Fri, May 3, 2019 at 4:32 PM Michael Barkdoll wrote: > Here is one more scenario that I thought was interesting: > > machines: m1, m2, m3 > vms: s1, s2 (in balancing connection group) &g

General guacamole-server guacd questions

2019-05-06 Thread Michael Barkdoll
he direction that guacamole will support? What support for kubernetes is built into this guacamole-server mentioned above? Michael Barkdoll

Re: Connection Error: Balancing Connection Group

2019-05-08 Thread Michael Barkdoll
code and C code :) I really love this project though and wouldn't mind trying to help in some sad way. E.g., try to document a use case with docker swarm, kubernetes, maybe demonstrate a use case with a thin client, etc.. Michael Barkdoll On Wed, May 8, 2019 at 10:12 AM Nick Couchman

Unable to connect to desktops through reverse proxy at external site

2019-08-06 Thread Michael Ballard
I've got Guacamole installed, and it's great as long as I stay inside my local network. I've got remote.mydomain.com forwarding to my static address, and then a reverse proxy forwarding that to Guacamole. I'm running Debian 9, Apache 2.4.25, Tomcat 9.0.22, and Guacamole 1.0.0. Apache Reverse Proxy

Re: Unable to connect to desktops through reverse proxy at external site

2019-08-06 Thread Michael Ballard
Guacamole is entirely inside the network I'm using, I'm only accessing the client side from an external net. I actually figured it out a few minutes after hitting send. https://guacamole.apache.org/doc/gug/troubleshooting.html#idm46248436156528 For me, enabling https did the trick (and then web

docker-container for Guacamole 1.1.0

2019-08-20 Thread michael böhm
docker-hub.   Thanks a lot and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Aw: Re: docker-container for Guacamole 1.1.0

2019-08-20 Thread michael böhm
r-image might be too old. Now, you tell me, that there is no 1.1.0 but what else could be the issue?   Best wishes   Michael   Gesendet: Dienstag, 20. August 2019 um 18:18 Uhr Von: "Nick Couchman" An: user@guacamole.apache.org Betreff: Re: docker-container for Guacamole 1.1.0 O

Aw: Re: Re: docker-container for Guacamole 1.1.0

2019-08-20 Thread michael böhm
reate the user first in guacamole when it exists in the radius server? Does mysql have priority over radius? Can I also define the group / connections of a user via radius-avps or is it just authentication?   (I gues that were more than two questions...)   Best wishes  

Aw: Re: Re: docker-container for Guacamole 1.1.0

2019-08-23 Thread michael böhm
the user has to change his password via Radius?   Login ---access-request---> access-challenge "Please change your password" ---challenge-response---> Permit.   Thanks and best wishes   Michael   Gesendet: Dienstag, 20. August 2019 um 20:33 Uhr Von: "mi

Aw: Re: Re: Re: docker-container for Guacamole 1.1.0

2019-08-23 Thread michael böhm
. Then I authenticate this user via radius but the user does not see the connections which are included in the group. Is this a bug, intended behaviour or did I do something wrong?   Best wishes   Michael   Gesendet: Freitag, 23. August 2019 um 16:59 Uhr Von: "Nick Couchman"

Aw: Re: Re: Re: Re: docker-container for Guacamole 1.1.0

2019-08-26 Thread michael böhm
1.2.3.4 for user "username" failed.   Is the code for handling access-challenges already present in the Radius-plugin 1.0.0? Am I doing something wrong?   Thanks and best wishes   Michael   Gesendet: Freitag, 23. August 2019 um 21:31 Uhr Von: "Nick Couchman" An: user@

Problem with streaming Firefox via RDP

2019-10-05 Thread michael böhm
fce-desktop and open Firefox in the Linux-GUI, then there is no problem.   Does anyone have an idea what could cause this issue. I already tried out some Firefox-settings like turning of hardware acceleration.   Thanks and best wishes   Michael

Aw: Re: Problem with streaming Firefox via RDP

2019-10-08 Thread michael böhm
afterwards. Thanks. > Gesendet: Mittwoch, 09. Oktober 2019 um 03:06 Uhr > Von: "Nick Couchman" > An: user@guacamole.apache.org > Betreff: Re: Problem with streaming Firefox via RDP > > On Sat, Oct 5, 2019 at 9:52 AM "michael böhm" wrote: > > > Hi everyone,

[no subject]

2019-11-05 Thread michael böhm
one have a working example (with curl or something) to add users to Guacamole via API?   Thanks and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-ma

Aw: LDAP-authentication with mysql-connections

2019-11-05 Thread michael böhm
lted in an internal error. Does someone have a working example (with curl or something) to add users to Guacamole via API?   Thanks and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For

Aw: Re: LDAP-authentication with mysql-connections

2019-11-05 Thread michael böhm
Hi Mike,   thanks for your answers. I will try it out. Is there already a date when the fix your mentioned will be present in the docker-image as my installation is docker-based?   Do you also have some information regarding the REST-API?   Thanks and best wishes   Michael   Gesendet

Re: RDP Shadow option

2019-11-26 Thread Michael Ballard
Paul, Wouldn't VNC do what you accomplish? I used to use it extensively to connect in to a coworker's computer. If I recall correctly, I used UltraVNC and we could disable our keyboard/mouse so we wouldn't disturb them (and they wouldn't even know we were there), we could black out their screen, o

Re: Why should I use Guacamole?

2020-01-13 Thread Michael Ballard
I use it myself to act as my gateway into my network. Instead of opening several ports for RDP/VNC/SSH to various machines (I used non-standard ports, so 3389 is not open), I instead have https access to guacamole on my webserver, and then from there I can connect to whichever systems I have enable

Re: Installed guacamole from Git but didn't get /etc/guacamole directory

2020-01-16 Thread Michael Ballard
I had to build mine. If I recall correctly, all I had to put in it was user-mapping.xml On Thu, Jan 16, 2020, 05:56 BenDDD wrote: > Hi everyone, > > I have installed Guacamole server and client from Git by following this doc > : https://guacamole.apache.org/doc/gug/installing-guacamole.html > <

Re: Question about connecting centos through rdp and vnc

2020-02-24 Thread Michael Ballard
I may have had a similar problem. After a few days/weeks, connections through guacamole would take a long time. I could connect directly to the computers via ssh or rdp just fine from a different computer in my lan. I realized RAM usage on my server hosting guacamole was very high, and it looked t

Fwd: Error with Guacamole 1.1.0

2020-05-08 Thread Michael Bauer
> -- Original Message -- > From: Michael Bauer > To: user@guacamole.apache.org > Date: May 8, 2020 at 2:16 PM > Subject: Error with Guacamole 1.1.0 > > Hello, > > I keep getting this error after logging into the Guacam

Re: Error with Guacamole 1.1.0

2020-05-08 Thread Michael Bauer
ng ./configure --with-init-dir=/etc/init.d make make install Mike B. > On May 8, 2020 at 2:44 PM Nick Couchman wrote: > > > > On Fri, May 8, 2020 at 2:23 PM Michael Bauer < baue...@comcast.net > mailto:baue...@comcast.net > wrote: > >

Re: Error with Guacamole 1.1.0

2020-05-11 Thread Michael Bauer
ed. Using default value of "linux". May 11 12:23:31 server01 guacd[18955]: Parameter "timezone" omitted. Using default value of "America/New_York". May 11 12:23:31 server01 guacd[18955]: User "@d2dea61c-27f5-4337-80fd-9451727010b8" joined connection "$4931f10

Multiple simultaneous connections to one target host (RDP & VNC)

2020-07-01 Thread Michael Hutterer
ingle connections at once, co-working on the target host? This would be very helpful for a use case where I would like to allow a second person to join my session and help me when I'm stuck at a certain point (remote assistance use case ?!) Glad for any response! Regards, Michael

RDP not working after Guacamole 1.2.0 Upgrade

2020-07-28 Thread Michael Hutterer
ightly later sharingProfile-Request hits the backend when the session is already closed/delete again.+ >From the Guacamole logs we see, that after only 55 milliseconds the tunnel >gets disconnected. But the next message “Unexpected internal error:” and the >following log don’t give

RE: RDP not working after Guacamole 1.2.0 Upgrade

2020-08-05 Thread Michael Hutterer
rId. Directory-Permissions are set based on group permissions for this user, e.g. to allow writing to the home-directory for FreeRDP. Can you have a look at my error description and possibly provide some ideas on how to proceed? Regards, Michael From: Hutterer Michael 1DS5 Sent: Tuesday, July 28, 2

RE: RDP not working after Guacamole 1.2.0 Upgrade

2020-08-06 Thread Michael Hutterer
OS shouldn’t be something that comes in mind here ?! Can I provide any other information to find an idea on what doesn’t work here? Regards, Michael From: Gabriel Huerta Araujo Sent: Wednesday, August 5, 2020 4:18 PM To: user@guacamole.apache.org Subject: *EXT* [Newsletter] RE: RDP not working af

RE: [Newsletter] Antw: RDP not working after Guacamole 1.2.0 Upgrade

2020-08-10 Thread Michael Hutterer
’s the plan to overcome this behavior? Or is there a workaround/migration idea to fix it moving from 1.0.0 to 1.2.0? Regards, Michael From: Robert Bloch Sent: Thursday, August 6, 2020 4:20 PM To: user@guacamole.apache.org Subject: *EXT* [Newsletter] Antw: RE: RDP not working after Guacamole

Radius-Extension NAS

2021-01-03 Thread michael böhm
is sent to the RADIUS-server. Can this be made configurable somehow? A quick look into the code seems to show that this is hardcoded.   Thanks and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr

saml-group-attribute

2021-01-08 Thread Michael Taylor
ssions and connections but these are not mapped upon logon. We are using Gucamole version 1.3.0 Could anyone provide assistance with the group mapping? Regards Michael

RE: saml-group-attribute

2021-01-11 Thread Michael Taylor
Hi Nick, Thanks for your very speedy response. You're are correct. I’ve changed some of the claims around in MS ADFS and now successfully using “http://schemas.xmlsoap.org/claims/Role” as the saml-group-attribute to map my groups. Thanks again! Cheers Michael Michael Taylor | Senior

SAML and LDAP simultaneously

2021-03-31 Thread michael böhm
want to use to authenticate?   The mapping of the connections to the LDAP users is currently done in mysql with a matching user name as the criteria. Is this the same for SAML?   Thanks and best wishes   Michael - To

Aw: Re: SAML and LDAP simultaneously

2021-03-31 Thread michael böhm
le to create another Guacamole container that uses the same guacd and the same database but the authentication in this container is configured for LDAP? Then I could configure my reverse-proxy with two subpaths like /guacamole and /guacamole-saml.   Best wishes   Michael   Gesendet: Mittwoch, 31.

SAML SP Metadata

2021-04-15 Thread michael böhm
e Location". My Guacamole-instance is reachable via https://portal.company.org/guacamole. Can I use this here or is anything else like .../login/... necessary.   Thanks and best wishes   Michael - To unsu

Aw: Re: SAML SP Metadata

2021-04-18 Thread michael böhm
Thanks Simon, that helped me. So there is no way to configure signed requests in Guacamole to the IDP? > Gesendet: Freitag, 16. April 2021 um 15:35 Uhr > Von: "Simon Müller" > An: user@guacamole.apache.org > Betreff: Re: SAML SP Metadata > > You do not necessarily provide SP Metadata to your IdP

Docker image user

2021-05-05 Thread michael böhm
t does not update java for example.   Thanks and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

IDP initiated SAML and Guacamole

2021-06-25 Thread michael böhm
L to work or is this not supported at all? Is there a chance to get request signing implemented in a future release or does it work somehow but is not in the documentation?   Thanks and best wishes   Michael - To unsubscrib

Changing CSS

2021-10-04 Thread michael böhm
How can I change it in the Docker version?   Thanks and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Aw: Re: Changing CSS

2021-10-05 Thread michael böhm
The best way to determine the CSS to apply is to fiddle around with the relevant elements in your browser's dev tools, adding additional CSS rules until things look how you like. Once you have things the way you want, you have the CSS to include in your extension.   - Mike     On Mon, Oct 4,

Aw: Re: Re: Changing CSS

2021-10-05 Thread michael böhm
Basically every element that turns light green when I hover over it with the mouse like   - Recent connections - All connections - Settings - Logout   Best wishes   Michael   Gesendet: Dienstag, 05. Oktober 2021 um 12:54 Uhr Von: "Nick Couchman" An: user@guacamole.apache.o

Aw: Re: Re: Re: Changing CSS

2021-10-05 Thread michael böhm
Nick Couchman" An: user@guacamole.apache.org Betreff: Re: Re: Re: Changing CSS On Tue, Oct 5, 2021 at 7:18 AM michael böhm <k...@gmx.net> wrote: Basically every element that turns light green when I hover over it with the mouse like   - Recent connections - All connections

Error on printing: User explicitly aborted print stream

2021-11-09 Thread Michael Niehren
best regards   Michael

Fetch API-token not working in 1.4.0

2022-01-04 Thread michael böhm
","variables":{"MESSAGE":"Unexpected internal error"}},"statusCode":null,"expected":null,"type":"INTERNAL_ERROR"}' Error acquiring guacamole api-token. Aborting     Has there anything changed from 1.3.0 where everything is working fine?   Thanks and best wishes   Michael   - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Aw: Re: Fetch API-token not working in 1.4.0

2022-01-04 Thread michael böhm
ion/x-www-form-urlencoded"})   #   Thanks for your quick help.   Michael Gesendet: Dienstag, 04. Januar 2022 um 11:03 Uhr Von: "Mike Jumper" An: user@guacamole.apache.org Betreff: Re: Fetch API-token not working in 1.4.

RDP sessions freeze on resize

2022-01-10 Thread michael böhm
something different? Can you reproduce this or is it something with my setup?   Thanks and best wishes   Michael - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h

Feature Request: disable connection sharing without logging out

2022-01-12 Thread Michael Niehren
disconnected, when the sharing end's, in the same way like disconnecting the session. So someone can use guacamole for a Presentation Meeting and if the meeting is over he only disables the sharing. best regards   Mi

Aw: RDP sessions freeze on resize

2022-01-25 Thread michael böhm
Hi,   could anyone recreate this in his environment? Should I open a Jira ticket?   Best wishes   Michael     Gesendet: Montag, 10. Januar 2022 um 11:36 Uhr Von: "michael böhm" An: user@guacamole.apache.org Betreff: RDP sessions freeze on resize Hi everyone,   I open an R

Aw: Re: RDP sessions freeze on resize

2022-01-28 Thread michael böhm
.3.0.   Any idea how to debug this or is the best way to upgrade xrdp?   Thanks a lot and best wishes   Michael     Gesendet: Donnerstag, 27. Januar 2022 um 00:44 Uhr Von: "Mike Jumper" An: "User" Betreff: Re: RDP sessions freeze on resize Sorry - that's resize

Re: Guacamole 1.4.0 problem using SAML authentication

2022-04-07 Thread Michael Jumper
On Thu, Apr 7, 2022 at 3:03 PM Victor Martinez wrote: > I am configuring the latest version 1.4 with SAML support. When I > authenticate, in the logs I see the following error: 17:50:07.920 > [http-nio-8080-exec-3] ERROR c.onelogin.saml2.authn.SamlResponse - The > response was received at https:/

Re: stalled guacd processes

2022-04-08 Thread Michael Jumper
On Fri, Apr 8, 2022, 08:20 Philippe MARASSE wrote: > Hello, > > Unfortunately, one week later I have a lot of stalled processes, started > days ago : > > ... > In the source tree that you built, what does git show as the current commit? - Mike

Re: Guac 1.4.0

2022-04-08 Thread Michael Jumper
On Fri, Apr 8, 2022, 09:27 Fertig, Brian wrote: > I just upgraded to 1.4.0 from 1.3.0. When I look at the guac logs it says > totp and mysql is not compatible even though everything is all 1.4.0. Any > ideas? > Delete the directory created by Tomcat when it expanded the .war file and restart T

Re: Compile on Ubuntu 22.04 => openssl

2022-04-26 Thread Michael Jumper
On Tue, Apr 26, 2022, 10:22 Gerd Hoerst wrote: > Hi ! > > i tried to compile the 1.4.0 package for Ubuntu 22.04 but i get some of > this errors... > > make[3]: Verzeichnis > „/root/develop/guacamole-server-1.4.0/src/common-ssh“ wird betreten >CC libguac_common_ssh_la-key.lo > key.c: In

Re: What is the right format to import ssh private key in user-mapping.xml (guacamole 1.4)

2022-04-26 Thread Michael Jumper
On Thu, Apr 21, 2022, 05:29 Willy Manga wrote: > Hello, > > I certainly miss something, but I don't see what. > > I want to use authentication via ssh key. > > Here is what my user-mapping.xml looks like > http://paste.debian.net/1238561/ ( I have just removed the actual content) > > When I try t

Re: Guacamole SSL/MySQL schema changes?

2022-04-27 Thread Michael Jumper
On Wed, Apr 27, 2022 at 1:00 PM Tom Lawson wrote: > Hi all, > > Did something change with Guac? For two weeks (on and off in spare time!) > now I've tried to figure out why Guacamole can't connect to Guacd, where it > was previously working just fine. I can't seem to even disable the > requiremen

Re: SQL Query for active sessions

2022-04-27 Thread Michael Jumper
On Wed, Apr 27, 2022 at 3:30 AM Rafael Cervillera wrote: > Hello all. > > Firstable, thanks for the awesome work with Apache Guacamole. > > Our environment is CentOS with Guacamole 1.3.0 and RDP connections to > Windows10 virtual clients. Now we need to query the active RDP sessions > in order to

Re: problem with default authentication and encoded passwords

2022-05-01 Thread Michael Jumper
On Sun, May 1, 2022, 03:58 billib wrote: > Morning everybody, > > I cannot log in to my server if I try and use an encrypted password in > user-mapping.xml: > >username="testuser1" > password="passwort1"> > vnc > localhost > 5901 >

Re: problem with default authentication and encoded passwords

2022-05-01 Thread Michael Jumper
On Sun, May 1, 2022, 09:11 billib wrote: > My script comes up with a password, GUAC_PASS. The next line gives the > text that is written into user-mapping.xml: > > GUAC_PASS_ENC=$(echo ${GUAC_PASS} | openssl md5 | cut -d' ' -f2) > > > I tried > > echo "mypassword" | openssl md5 > > > (wit

AW: RDP virtual printing (PDF) fails on second try

2022-05-01 Thread Michael Niehren
same problem here, printing is not usable on V1.4.0 best regrads   Michael Angaben nach dem EHUG Firmenname :tuxlan GmbH Rechtsform : GmbH Sitz : Ritzelbergstr. 27, 66636

Re: RDP virtual printing (PDF) fails on second try

2022-05-01 Thread Michael Jumper
If possible, please try building guacamole-server from git and see if the issue disappears. This was recently identified and fixed for upcoming 1.5.0. - Mine On Sun, May 1, 2022, 11:46 Michael Niehren wrote: > same problem here, printing is not usable on V1.4.0 > > > best regrads &

Re: Guacamole 1.4.0 problem using SAML authentication

2022-05-05 Thread Michael Jumper
On Sat, Apr 9, 2022 at 2:50 AM Vieri wrote: > ... > >> The 1.4.0 release tightened SAML request validation. > >> > >> Rather than leverage your reverse proxy to rewrite the path from > "/guacamole" to "/", I would recommend just reploying the webapp at the > desired path to begin with, and > >>re

Re: VNC uses weird Keyboard-Layout

2022-05-05 Thread Michael Jumper
On Mon, May 2, 2022 at 6:47 AM Matti Kaupenjohann < matti.kaupenjoh...@fh-dortmund.de> wrote: > Hi, > > before upgrading to 1.4.0 and after fixing the ip connection problem in > 1.4.0 for our setup, I ran into an issue with a vnc connection. I > initial hoped the upgrade may fix it but it doesn't.

Re: SSH failed: no matching host key type found

2022-05-05 Thread Michael Jumper
On Sun, May 1, 2022 at 12:36 AM Yang Yang wrote: > Hi Nick, > > I found that only ssh-rsa and ssh-dss are mentioned in ssh_agent.c > , > does that mean other algorithms are

Re: REST API authentication with TOTP extension

2022-05-10 Thread Michael Jumper
On Tue, May 10, 2022, 06:00 MAURIZI Lorenzo wrote: > Dear all, > > just after solving a problem, here I am with another one! > > > > I would like to build some automated reports, for example a daily e-mail > with the list of the connections made in the previous day. > > For this task, I've been t

Re: question:guacamole connection slow over https but not on http

2022-05-16 Thread Michael Jumper
On Mon, May 16, 2022, 21:53 Rao, Amit wrote: > Hi , > > > > I have configured Guacamole in AWS ECS using fargate which has following > architecture . > > My issue is when I rdp to any server on 443 https then connection takes > extra 5 second to load but when I use http connection is almost imme

Re: Guacamole Upgrade from 1.2 to 1.4

2022-05-18 Thread Michael Jumper
On Thu, May 12, 2022 at 6:23 AM Tushar Jain wrote: > Hi, > > > > I am planning to upgrade guacamole from 1.2 to 1.4. Is it okay to download > the server and client files from > https://guacamole.apache.org/releases/1.4.0/ or should I take the latest > for both from github ? > It is definitely OK

Re: Guacamole+fail2ban

2022-05-18 Thread Michael Jumper
On Mon, May 16, 2022 at 9:37 PM Golota S.V. wrote: > Hello!! I use docker version guacamole 1.4 since I organized access > through nginx proxy manager and attached to fail2ban from > crazy-max/docker-fail2ban everything is fine, but there are many false > locks after authorization. there are reco

Re: Setting up HTTP header authentication

2022-05-18 Thread Michael Jumper
On Mon, May 16, 2022 at 12:23 PM Dmitry Katsubo wrote: > Dear Guacamole users, > Dear Nick, > > Sorry I decided to resurrect the 4-years old challenge. I have rebased my > changes on the latest codebase. Not so many changes are required to allow > the user authenticated via auth-header extension

Re: Printing funcionality and FTP

2022-05-23 Thread Michael Jumper
On Mon, May 23, 2022, 00:44 Ricardo García wrote: > Hello. > > > > I’m new with Apache Guacamole and I am working in some projects in my > company, I have some doubts that I like to clarify with you. > > > >1. How Apache Guacamole printing functionality works? I find >information about ac

Re: Access to Guacamole with OpenVPN (behind the Firewall)

2022-05-23 Thread Michael Jumper
On Mon, May 23, 2022, 07:53 Dark Corner wrote: > Guacamole is installed on a PC behind a Zyxel firewall. > Users should connect to Guacamole via VPN and, once logged into Guacamole, > log into their PC. > However, the firewall cannot handle multiple VPNs. So, I wish to install > OpenVPN, possibly

Re: Issue with LDAP users not being dynamic

2022-05-24 Thread Michael Jumper
On Tue, May 24, 2022, 06:32 Kevin Cameron wrote: > I have have Guacamole 1.4 connected to Windows AD and I was able to create > a user and group filter so that if I create a new AD nested group with > users it will add the users from that nested group in the initial read but > then any changes to

Re: Guacamole 1.4 API/token returns 403

2022-05-27 Thread Michael Jumper
On Fri, May 27, 2022, 08:06 Tushar Jain wrote: > Hi, > > I have deployed guacamole 1.4 (or rather upgraded from 1.2). In the > browser console, it has started giving a 403 error, when the login page > loads. Following is the snapshot > > > Not that it affects the guacamole operations, but for sur

Re: Frequent disconnections occurring now

2022-05-31 Thread Michael Jumper
On Tue, May 31, 2022, 17:50 Lockhart, Roland wrote: > Hi > > > > All our current users are reporting frequent disconnections and slow > service from Guacamole > > > > I performed the usual maintenance recently, stop / start server, and > rollover the docker images which usually clears the issue,

Re: Frequent disconnections occurring now

2022-05-31 Thread Michael Jumper
On Tue, May 31, 2022, 18:35 Lockhart, Roland wrote: > And these > > > > {"log":"01:21:32.408 [Thread-1461] ERROR > o.a.g.w.GuacamoleWebSocketTunnelEndpoint - Connection to guacd terminated > abnormally: Connection to guacd timed > out.\n","stream":"stdout","time":"2022-06-01T01:21:32.408781702Z"}

Re: Frequent disconnections occurring now

2022-05-31 Thread Michael Jumper
On Tue, May 31, 2022, 23:37 Lockhart, Roland wrote: > These are the guacd logs for a session which I was disconnected from today > while working > > ... > > {"log":"guacd[4459]: ERROR:\u0009User is not > responding.\n","stream":"stderr","time":"2022-06-01T05:27:37.281117085Z"} > If you were indee

Re: Guacamole and provisioning platform

2022-06-03 Thread Michael Jumper
On Fri, Jun 3, 2022, 10:37 Sean Hulbert wrote: > Hello, > > ... > > We have built a complete provisioning system ... > > If you like a demo please reach out, ... > Please do not post unsolicited promotional messages to our mailing lists. If someone asks a direct question here to which your Guac

Re: How to restrict User from accessing connections

2022-06-04 Thread Michael Jumper
On Sat, Jun 4, 2022, 03:04 Arkaprabha Chakraborty < chakrabortyarkaprabha...@gmail.com> wrote: > I have a user group with sub-user groups in guacamole. I want to > restrict some of the connections to this sub-user group. How to do so? > You would need to remove that group from its parent group. T

Re: Central Configuration

2022-06-10 Thread Michael Jumper
On Fri, Jun 10, 2022, 23:04 Dirk Laurenz wrote: > Hi, > > is there any other way than user-mapping.xml to configure guacamole? > > And moreover is it possible to separate Connections and users? > > What I mean is, to configure all sessions and only associate them to > users. Currently all session

Re: Central Configuration

2022-06-11 Thread Michael Jumper
On Sat, Jun 11, 2022, 11:11 Dirk Laurenz wrote: > I got further – although it is maria db one should use mysql driver and > how do I user strong passwords like > > > > $someBigLettersAndNumberx8789% > > > > Using ‘’ to quote them in guacamole.properties doesn’t work > Just write them exactly as-

Re: Central Configuration

2022-06-11 Thread Michael Jumper
id this, but it didn’t work. Ich changed to an extralong password > without any special characters. That worked… > > > > *Von:* Michael Jumper > *Gesendet:* Samstag, 11. Juni 2022 20:49 > *An:* user@guacamole.apache.org > *Betreff:* Re: Central Configuration > > > &

Re: Question on the setup of 2FA

2022-06-14 Thread Michael Jumper
The documentation was not correctly updated for this, but since 1.3.0 a *much* easier way to do this is set the "TOTP_ENABLED" environment variable to "true". You don't need to manually copy/mount the .jar into place. - Mike On Tue, Jun 14, 2022, 06:58 CYBER PUNK wrote: > Thank you so much I'l

Re: Sessions tunnel id is null - unable to download/upload files

2022-06-15 Thread Michael Jumper
On Wed, Jun 15, 2022 at 4:53 AM Kuriackovskij, Aleks wrote: > Hi, > > > > I have two identical deployments of Apache Guacamole 1.3.0 running on > Ubuntu 20.04 (NOT container). Nginx (local) as reverse proxy. Using mysql > (local) and ldap (remote). I am 100% they are identical since both are > de

Disable favicon updates?

2022-06-15 Thread Michael Root
Hi, Is there a way to disable updating the favicon when connected to a session? It's neat that it's a teeny-tiny screenshotbut I've noticed that it ends up making Firefox's favicons.sqlite cache grow seemingly without limits.  I end up deleting the multi-GB cache file every couple of mo

Re: Disable favicon updates?

2022-06-15 Thread Michael Jumper
On Wed, Jun 15, 2022, 15:31 Michael Root wrote: > > Hi, > > Is there a way to disable updating the favicon when connected to a session? > > It's neat that it's a teeny-tiny screenshotbut I've noticed that it > ends up making Firefox's favicons.sqlite

Re: Branding example of login page: how to set a different favicon?

2022-06-16 Thread Michael Jumper
On Thu, Jun 16, 2022 at 1:56 AM MAURIZI Lorenzo wrote: > > Hi, > > I think you should only declare in guac-manifest.json two png images with > this exact name: > > "resources" : { > "images/logo-64.png" : "image/png", > "images/logo-144.png" : "image/png" > }, > > Then you

  1   2   3   4   5   6   >