Re: Guacamole 1.6 Docker Database Authentication Issue

2025-09-19 Thread Nick Couchman
On Fri, Sep 19, 2025 at 1:54 PM Dan Slauter wrote: > I figured this out, I was mapping extensions to change some of the > branding and for some reason that breaks logins. > > > > - /opt/guacamole/extensions:/opt/guacamole/extensions > > > > Once I removed that, everything with the exception of SA

Re: Guacamole 1.6 Docker Database Authentication Issue

2025-09-07 Thread Nick Couchman
On Fri, Sep 5, 2025 at 3:04 PM Dan Slauter wrote: > I have normally use SAML, but I have it disabled and removed those lines. > > > > services: > > guacd: > > container_name: guacd > > image: guacamole/guacd:1.6.0 > > restart: unless-stopped > > volumes: > > - /opt/guacamo

Re: Guacamole 1.6 Docker Database Authentication Issue

2025-09-07 Thread Erik Dittert
IT Security Engineer Blommer Chocolate Company dslau...@blommer.com <mailto:dslau...@blommer.com> *From:*Erik Dittert *Sent:* Friday, September 5, 2025 2:46 PM *To:* user@guacamole.apache.org *Subject:* Re: Guacamole 1.6 Docker Database Authentication Issue Caution: The sender name (Erik Ditter

RE: Guacamole 1.6 Docker Database Authentication Issue

2025-09-05 Thread Dan Slauter
8 PM To: user@guacamole.apache.org Subject: Re: Guacamole 1.6 Docker Database Authentication Issue Caution: The sender name (Erik Dittert) is different from their email address (q16mar...@gmail.com<mailto:q16mar...@gmail.com>), which may indicate an impersonation attempt. Verify the email'

Re: Guacamole 1.6 Docker Database Authentication Issue

2025-09-05 Thread Erik Dittert
- guacd > > volumes: > > db-data: null > > extensions: null > > guac_share: null > > recordings: null > > networks: {} > > > > Dan Slauter | IT Security Engineer > > Blommer Chocolate Company > dslau...@blommer.com > > > > *From

Re: Guacamole 1.6 Docker Database Authentication Issue

2025-09-05 Thread Erik Dittert
Hi, i had exaktly same issue... do you use a docker-compose.yml? i also had this volume: volumes:     - ./extensions:/opt/guacamole/extensions after i commented it out everything was working (only my branding.jar of course :) ) Erik Am 05.09.2025 um 20:35 schrieb Dan Slauter: Hello, Af

RE: Guacamole 1.6 Docker Database Authentication Issue

2025-09-05 Thread Dan Slauter
Sent: Friday, September 5, 2025 2:46 PM To: user@guacamole.apache.org Subject: Re: Guacamole 1.6 Docker Database Authentication Issue Caution: The sender name (Erik Dittert) is different from their email address (q16mar...@gmail.com<mailto:q16mar...@gmail.com>), which may indicate an impersona

Guacamole 1.6 Docker Database Authentication Issue

2025-09-05 Thread Dan Slauter
Hello, After upgrading guacamole to 1.6 authentication through a database no longer works. I'm using MariaDB, guacamole 1.5.5 works without issue. I did perform the schema upgrade to 1.6, but that didn't fix it. I looked through the logs on guacamole and it looks like it doesn't load the mysql