On 9/3/24 10:46 AM, Devine, Harry (FAA) wrote:
We have setup a test server on our development system to use for security testing and upgrades.  I have imported the MySQL database from a working system, so I know that the guacadmin password is correct and set, but I cannot login to this new system either as guacadmin or my own LDAP user.  All I get in /var/log/messages is:

Sep  3 13:43:20 test-access server[1479]: 13:43:20.325 [http-nio-8080-exec-2] WARN  o.a.g.r.auth.AuthenticationService - Authentication attempt from [xxx.xxx.xxx.xxx, 127.0.0.1] for user "harry.devine" failed.

Sep  3 13:43:27 test-access server[1479]: 13:43:27.698 [http-nio-8080-exec-5] WARN  o.a.g.r.auth.AuthenticationService - Authentication attempt from [xxx.xxx.xxx.xxx, 127.0.0.1] for user "harry.devine" failed.

Sep  3 13:43:37 test-access server[1479]: 13:43:37.679 [http-nio-8080-exec-4] WARN  o.a.g.r.auth.AuthenticationService - Authentication attempt from [xxx.xxx.xxx.xxx, 127.0.0.1] for user "guacadmin" failed.

Sep  3 13:43:40 test-access server[1479]: 13:43:40.538 [http-nio-8080-exec-6] WARN  o.a.g.r.auth.AuthenticationService - Authentication attempt from [xxx.xxx.xxx.xxx, 127.0.0.1] for user "guacadmin" failed.

Sep  3 13:43:44 test-access server[1479]: 13:43:44.939 [http-nio-8080-exec-10] WARN  o.a.g.r.auth.AuthenticationService - Authentication attempt from [xxx.xxx.xxx.xxx, 127.0.0.1] for user "guacadmin" failed.

Is there any other logging information I can look at to determine why I can’t log in?


Can you provide the logs from the point that Tomcat started? The details logged during webapp startup may be relevant.

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to