flcontainers / guacamole

A Docker Container for Apache Guacamole, a client-less remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH over HTML5. For x64, arm64 and ppc64le.
https://hub.docker.com/r/flcontainers/guacamole
GNU General Public License v3.0
322 stars 60 forks source link

New User Invalid Login with TOTP #87

Closed dlmservers closed 8 months ago

dlmservers commented 1 year ago

When creating a new user following the below steps results in error "Invalid Login"

image

Creating new user, entering in password/re-enter password, checking "Password Expired", checking "Change own password". Save

User logs in (success), changes password (success), sets up totp (success), then right back to login screen with error "Invalid Login". User can no longer log in with old or new password.

image

MaxWaldorf commented 11 months ago

are you sure the database works?

dlmservers commented 11 months ago

I can log in with other already created accounts. Can recreate on fresh install of the container on a fresh install of ubuntu. Happens every time, still happening 2 months since this post.