AW: Re-Authenticate Google TOTP on New Device

2020-07-10 Thread Walter Laub
Take my this script guacamole_resetTOTP.sh: Try also the hidden Option "-s" 😊 #!/bin/bash # wla, 06.06.2020: created if [[ "$#" = "0" || "$#" -gt 2 || "$1" = "-h" ]] ; then echo "$0 [GUAC_USER]" exit 0 fi SQL=/usr/bin/mysql DB=guacamole USER="$1" # check if user exists echo -e "Check user

AW: Home inaccessible

2020-07-06 Thread Walter Laub
one connection, and the user lacks admin privileges, they will be taken to their single connection instead of a home screen. - Mike On Mon, Jul 6, 2020, 01:45 Walter Laub mailto:walter.l...@schwindt.eu>> wrote: Ubuntu Server 18.04.4 Guacamole 1.2.0 + database + totp Hi, I'm not s

Home inaccessible

2020-07-06 Thread Walter Laub
Ubuntu Server 18.04.4 Guacamole 1.2.0 + database + totp Hi, I'm not sure if this change is intended: if you only have permission for one connection, the home page will no longer be loaded as the first page and the connection will start immediately. Thanks, Walter

Issue with user creation

2020-07-06 Thread Walter Laub
of the user and the totp pairing. Mit freundlichen Grüßen / Kind regards SCHWINDT CAD/CAM-Technologie GmbH Callenberger Straße 8, D-96450 Coburg Application Industrialisation i.A. Walter Laub Tel: +49-9561-5560-25 Fax: +49-9561-5560-10 www.schwindt.eu<http://www.schwindt.eu> Blog:

Permission denied when Clone user

2020-06-05 Thread Walter Laub
Ubuntu Server 18.04.4 Guacamole 1.1.0 Hi, Can anyone confirm this or does anyone have a solution? Create and save a user. This works fine. Then select this user and choose Clone, assign a name, save. Permission denied" appears, but the user is created. Thanks, Walter

Posibilty to run a script at each successful login

2020-06-04 Thread Walter Laub
Hi, Would it be possible to run a script at every successful login? If a hook exists here and even better variables such as user name, mail address are passed, then for security reasons a mail could be sent to the user at each successful login. Thanks, Walter

AW: Guacamole FreeRDP disconnect

2020-06-03 Thread Walter Laub
Here a recompile solved the problem. But we only have Win10 clients. Von: Mike Jumper Gesendet: Donnerstag, 4. Juni 2020 08:38 An: user@guacamole.apache.org Betreff: Re: Guacamole FreeRDP disconnect On Wed, Jun 3, 2020, 22:16 ivanmarcus mailto:ivanmar...@yahoo.com.invalid>> wrote: Updating wit

AW: Guacamole FreeRDP disconnect

2020-06-02 Thread Walter Laub
Same Ubuntu. With recompile the problema dissapear? De: Walter Laub [mailto:walter.l...@schwindt.eu] Enviado el: martes, 02 de junio de 2020 10:06 a.m. Para: user@guacamole.apache.org<mailto:user@guacamole.apache.org> Asunto: AW: Guacamole FreeRDP disconnect It should say "Ubuntu 18

AW: Guacamole FreeRDP disconnect

2020-06-02 Thread Walter Laub
It should say "Ubuntu 18.04.4" Von: Walter Laub Gesendet: Dienstag, 2. Juni 2020 15:04 An: user@guacamole.apache.org Betreff: AW: Guacamole FreeRDP disconnect I had same(?) issue today. Recompile guacd and restart it and report the result. Do you have "Ubuntu 18.5.4"? Mayb

AW: Guacamole FreeRDP disconnect

2020-06-02 Thread Walter Laub
I had same(?) issue today. Recompile guacd and restart it and report the result. Do you have "Ubuntu 18.5.4"? Maybe the libraries have been updated? Von: Neumen - Juan Prigoshin Gesendet: Dienstag, 2. Juni 2020 14:34 An: user@guacamole.apache.org Betreff: Guacamole FreeRDP disconnect Hi, we ha

AW: Remote IP behind haproxy mode tcp

2020-05-25 Thread Walter Laub
Hi, > send-proxy/send-proxy-v2 So, I think with this setup it's not possible to monitor the remote ip. Since the Tomcat does not support the PROXY protocol, it cannot handle it. Thanks, Walter - To unsubscribe, e-mail: user-uns

Remote IP behind haproxy mode tcp

2020-05-25 Thread Walter Laub
Sorry, first postet it to dev, but "user" should be the right adress. Von: Walter Laub Gesendet: Montag, 25. Mai 2020 12:56 An: d...@guacamole.apache.org Betreff: Remote IP behind haproxy mode tcp Hi, guacamole behind haproxy with "mode tcp". HTTPS is terminated on tomcat,