Re: guacamole broken on Safari

2021-07-29 Thread Mike Jumper
On Wed, Jul 28, 2021 at 3:36 AM Leo Nikolaev wrote: > If comfortable, I can record a screencast or do a Zoom demo of what am I > doing. > > I’m absolutely sure about latest master - I mount it inside > Docker-container, and when I remove -v parameter it all works perfectly on > 1.3.0. > > docker

Re: Does Guacamole support that OpenID connect authentication and Database authentication to work together?

2021-07-29 Thread Mike Jumper
On Thu, Jul 29, 2021 at 5:36 PM Li, Ming wrote: > Hi, > > > > I am a new person using Guacamole. I learned that the Guacamole supports > multiple authentications. I want to use Guacamole to develop and implement > the scenario that a user can add, delete and configure their VNC connection > after

Does Guacamole support that OpenID connect authentication and Database authentication to work together?

2021-07-29 Thread Li, Ming
Hi, I am a new person using Guacamole. I learned that the Guacamole supports multiple authentications. I want to use Guacamole to develop and implement the scenario that a user can add, delete and configure their VNC connection after third-party login authentication. I'm trying to do this with

Re: [QUESTION] Guacamole FPS

2021-07-29 Thread Mike Jumper
Hi Akihiro, Guacamole does not provide a specific FPS. The system is dynamic. The Guacamole stack as a whole attempts to stream graphical updates to the client as quickly as it receives them. This will vary in practice depending on how quickly the remote desktop can generate data, how quickly the

Re: Cannot login to default account

2021-07-29 Thread David Jentes
I just realized I spelled extensions wrong when creating the folder. I have renamed the folder. The JAR file is in there. Thanks for the help! On Thu, Jul 29, 2021 at 4:06 PM Nick Couchman wrote: > On Thu, Jul 29, 2021 at 5:03 PM David Jentes > wrote: > >> I see no mention of JDBC or MySQL in t

Re: Frequent disconnection

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 12:54 PM Madhukar Bhosale wrote: > Hi, > > > > Need your help, as users are seeing below message and facing disconnect > issue. > > > > "The network connection to the guacamole server appears unstable” > > > This is usually because the network connection between the brows

Re: Cannot login to default account

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 5:03 PM David Jentes wrote: > I see no mention of JDBC or MySQL in the logs. > > In that case, the extension is probably not installed in the correct place, or is not readable by the Tomcat server. Did you create the /etc/guacamole/extensions folder, and put the guacamole-

Re: Cannot login to default account

2021-07-29 Thread David Jentes
I see no mention of JDBC or MySQL in the logs. On Thu, Jul 29, 2021 at 3:22 PM David Jentes wrote: > I'm still having issues after testing with the same thing, so I still need > some help. > > On Thu, Jul 29, 2021 at 3:19 PM David Jentes > wrote: > >> Turns out that I put the extension in the w

Re: Cannot login to default account

2021-07-29 Thread David Jentes
I'm still having issues after testing with the same thing, so I still need some help. On Thu, Jul 29, 2021 at 3:19 PM David Jentes wrote: > Turns out that I put the extension in the wrong folder. Thanks for the > help! > > On Thu, Jul 29, 2021 at 3:11 PM David Jentes > wrote: > >> I'm using 1.3

Re: Cannot login to default account

2021-07-29 Thread David Jentes
Turns out that I put the extension in the wrong folder. Thanks for the help! On Thu, Jul 29, 2021 at 3:11 PM David Jentes wrote: > I'm using 1.3.0, I'll remove the symlinks soon. I'll let you know after. > > On Thu, Jul 29, 2021 at 3:05 PM Nick Couchman wrote: > >> On Thu, Jul 29, 2021 at 3:52

Re: Cannot login to default account

2021-07-29 Thread David Jentes
I'm using 1.3.0, I'll remove the symlinks soon. I'll let you know after. On Thu, Jul 29, 2021 at 3:05 PM Nick Couchman wrote: > On Thu, Jul 29, 2021 at 3:52 PM David Jentes > wrote: > >> I can't log into the default account after setting up Tomcat and Guacd >> and my MySQL database. I'm putting

Re: Cannot login to default account

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 3:52 PM David Jentes wrote: > I can't log into the default account after setting up Tomcat and Guacd and > my MySQL database. I'm putting my guacamole.properties (in /etc/guacamole > and symlinked to /usr/share/tomcat8/.guacamole) below. > > What version of Guacamole? Syml

Cannot login to default account

2021-07-29 Thread David Jentes
I can't log into the default account after setting up Tomcat and Guacd and my MySQL database. I'm putting my guacamole.properties (in /etc/guacamole and symlinked to /usr/share/tomcat8/.guacamole) below. guacd-hostname: localhost guacd-port: 4822 mysql-hostname: localhost mysql-port: 3306 mysql-d

Frequent disconnection

2021-07-29 Thread Madhukar Bhosale
Hi, Need your help, as users are seeing below message and facing disconnect issue. "The network connection to the guacamole server appears unstable” Configuration:Apache Guacamole: 1.3.0Tomcat: 9.0.46OS: CentOS 7.6 RegardsMadhukar  --

Re: Problem Implementing SAML with RDP Windows

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 11:53 AM Victor Martinez wrote: > I have deleted the GUAC_PASSWORD token, and it actually asks me back to > enter the pass and I can now access the device. > Is there a way that the authentication is transparent? > >> >> No, not with SAML, because SAML does not provide the

Re: Problem Implementing SAML with RDP Windows

2021-07-29 Thread Victor Martinez
I have deleted the GUAC_PASSWORD token, and it actually asks me back to enter the pass and I can now access the device. Is there a way that the authentication is transparent? Victor J. Martínez RHCE Cel.: (595)972-918-550 Asunción - Paraguay El jue, 29 jul 2021 a las 10:28, Nick Couchman () esc

Re: Problem Implementing SAML with RDP Windows

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 9:56 AM Victor Martinez wrote: > Hi Nick. > Thank fo you answer. > > 1) What version of Guacamole are you running? > The version is 1.3.0 > > 2) When you create the connection, are you providing values for username > and password? > We have configured the saml parameters i

Re: Problem Implementing SAML with RDP Windows

2021-07-29 Thread Victor Martinez
Hi Nick. Thank fo you answer. 1) What version of Guacamole are you running? The version is 1.3.0 2) When you create the connection, are you providing values for username and password? We have configured the saml parameters in the guacamole.properties using Azure. The authentication with the Azure

Re: Problem Implementing SAML with RDP Windows

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 8:32 AM Victor Martinez wrote: > Good evening Team.They told me that I could make inquiries in this > list, referring to a problem that we are having for the implementation > of Guacamole + SAML + RDP. > The downside is for authentication with the RDP service. > I entered

Problem Implementing SAML with RDP Windows

2021-07-29 Thread Victor Martinez
Good evening Team.They told me that I could make inquiries in this list, referring to a problem that we are having for the implementation of Guacamole + SAML + RDP. The downside is for authentication with the RDP service. I entered the Guacamole Portal with the SAML_ID, but when we tried to connect

Re: Question regarding 2FA

2021-07-29 Thread Nick Couchman
On Thu, Jul 29, 2021 at 5:27 AM SergeyKh wrote: > Hi Nick, > is it possible to use user-mapping.xml with radius auth? just for > configuring and mapping connections to the AD users? > >> >> No, the user-mapping.xml (file authentication) mechanism does not stack with any of the other modules, so

Re: Question regarding 2FA

2021-07-29 Thread SergeyKh
Hi Nick, is it possible to use user-mapping.xml with radius auth? just for configuring and mapping connections to the AD users? On Wed, Jul 28, 2021 at 3:22 PM Nick Couchman wrote: > On Wed, Jul 28, 2021 at 3:19 AM Chris Thompson wrote: > >> Hello...first time posting here. Looking for any inf