On Thu, Jul 17, 2025 at 4:42 AM Rafi Shaik
wrote:
> Dear Guacamole Community,
>
> I am currently integrating Apache Guacamole into a custom React-based
> frontend and am encountering an issue while establishing a connection using
> the WebSocket tunnel.
>
>
Are you using the full Guacamole Client
On Tue, Nov 5, 2024 at 9:42 AM MARCO ANTONIO RIVERA ORTEGA
wrote:
> Hello everyone, I have a question.
> I have currently configured Guacamole to log in through Office 365. Every
> time someone enters the application, they do so and their new user is
> created, however I want to be able to upload
Hi,
Is there a way to add users in bulk? Perhaps through a .csv or .txt
file and thus avoid the user having to log in to register for the
first time in the application.
Is this possible?
You could use a bash script using curl to call the API for that:
Create a .CSV file in my case I used |d
On Mon, Oct 28, 2024 at 5:40 PM MARCO ANTONIO RIVERA ORTEGA <
mrive...@usmp.pe> wrote:
> Hello everyone, I have a question.
> I have currently configured Guacamole to log in through Office 365. Every
> time someone enters the application, they do so and their new user is
> created, however I want
On Thu, Jul 27, 2023 at 4:24 AM Adrian Owen wrote:
>
> Public key authentication failed: Unable to extract public key from private
> key
>
>
>
> This is OpenSSH issue:
> https://security.stackexchange.com/questions/226131/openssh-declares-ssh-rsa-deprecated-what-do-i-do-next
>
>
>
> We find Debi
Public key authentication failed: Unable to extract public key from private key
This is OpenSSH issue:
https://security.stackexchange.com/questions/226131/openssh-declares-ssh-rsa-deprecated-what-do-i-do-next
We find Debian 10/11 failed with same error Guacamole SSH to Ubuntu 22.04.
* Debia
Both TOTP and OpenID have anti-replay defenses built in that prevent the
same auth data from being submitted twice. This works great when either is
used independently, but when combined they conflict with each other. The
same occurs when TOTP is combined with SAML, as well as some other
combination
Commando Backwards: After placing the connector into the tomcat lib folder
everything works now.
Seems my classpath is not correctly set then, I will see about this.
Thanks for all your help!
On Tue, Aug 31, 2021 at 8:48 PM Alexander Pelz wrote:
> Hi Nick,
>
> Thanks checked everything again, t
Hi Nick,
Thanks checked everything again, the last part seems to be now a driver
issue:
### Error querying database. Cause: java.sql.SQLException: No suitable
driver found for jdbc:mysql://
nhmucmasql01.nethavn.net:3306/nhmucrmgw01_nethavn_net
### The error may exist in
org/apache/guacamole/auth
On Tue, Aug 31, 2021 at 12:02 PM Alexander Pelz wrote:
> Thanks Nick,
>
> The debug log-level have now given me more input on what's causing the
> error.
> Apparently it seems like the webapp is still trying to use the default
> file-based auth mechanism instead of using the mysql/mariadb approac
Thanks Nick,
The debug log-level have now given me more input on what's causing the
error.
Apparently it seems like the webapp is still trying to use the default
file-based auth mechanism instead of using the mysql/mariadb approach:
17:57:50.495 [http-nio-8080-exec-7] DEBUG
o.a.g.a.f.FileAuthenti
On Tue, Aug 31, 2021 at 11:46 AM Alexander Pelz wrote:
> I actually have both on the system installed. The MySQL connector via the
> .deb package it came with and the mariadb connector using the libs folder
> in /etc/guacamole.
> However even after specifying the driver parameter and restarting g
I actually have both on the system installed. The MySQL connector via the
.deb package it came with and the mariadb connector using the libs folder
in /etc/guacamole.
However even after specifying the driver parameter and restarting guacd and
tomcat there is still no change in login.
31-Aug-2021 1
On Tue, Aug 31, 2021 at 1:17 AM aeb...@aebian.org wrote:
> Greetings,
>
> I built guacamole from source today and wanted to use MySQL (MariaDB) auth
> in conjunction with LDAP.
> For that purpose I have gone through the docs and configured guac
> hopefully right. However, I have a login-issue. I
On Sat, Mar 23, 2019 at 8:15 AM brian mullan wrote:
> I have a cloud server with guacamole v1.0.0, tomcat8, mysql, nginx
>
> I created 100 user accounts and assigned each to a connection to N server
>
> Later I decided to create a Group and I put all 100 users in that Group
>
> I configured the "
15 matches
Mail list logo