Jump to content

sectional-drawer2033

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by sectional-drawer2033

  1. Thanks a lot for the response, you are right. Setting the user and OPT_MYSQL worked. Have a good day.
  2. Hello, I have been trying to set the container up, but the default "guacadmin guacadmin" username and password returns "Invalid Login". I have tried removing the created config folders, pulling the image again, running with and without compose and with and without my reverse proxy, but nothing changes. Only relevant or worrying line I found in the logs (catalina.out) is: 18:49:13.063 [http-nio-8080-exec-1] WARN o.a.g.r.auth.AuthenticationService - Authentication attempt from 172.16.10.60 for user "guacadmin" failed. To clarify, these are the steps to reproduce: Run "docker run -d -v ./config:/config -p 8080:8080 jasonbean/guacamole" Open http://ip:8080 Enter "guacadmin" as both username and password Get "Invalid Login" Am I missing some step? What other logs should I check? I don't know if this is useful info, but entering "USERNAME PASSWORD" correctly brings up the remote desktop screen with the "The remote desktop server is currently unreachable" message. I am also using latest Debian stable with docker updated. Thanks in advance
×
×
  • Create New...