On 9/3/24 11:21 AM, Devine, Harry (FAA) wrote:
In between my initial message and your reply, I looked at a working system and
it looked like some config files under /usr/share/tomcat/.guacamole weren't
right, so I fixed that/cleaned that up. Now Guac starts better (has my custom
branding, etc.), but when I try to log in, I get the following in
/var/log/messages:
Sep 3 14:14:56 test-access server[184595]: 14:14:56.780 [http-nio-8080-exec-3]
WARN o.a.g.e.AuthenticationProviderFacade - Authentication attempt ignored
because the relevant authentication provider could not be loaded. Please check
for errors earlier in the logs.
Sep 3 14:14:56 test-access server[184595]: 14:14:56.780 [http-nio-8080-exec-3] WARN
o.a.g.e.AuthenticationProviderFacade - The "ldap" authentication provider has encountered
an internal error which will halt the authentication process. If this is unexpected or you are the
developer of this authentication provider, you may wish to enable debug-level logging. If this is
expected and you wish to ignore such failures in the future, please set "skip-if-unavailable:
ldap" within your guacamole.properties.
Sep 3 14:14:56 test-access server[184595]: 14:14:56.781 [http-nio-8080-exec-3] WARN
o.a.g.r.auth.AuthenticationService - Authentication attempt from [xxx.xxx.xxx.xxx,
127.0.0.1] for user "guacadmin" failed.
Sep 3 14:14:56 test-access server[184595]: 14:14:56.781 [http-nio-8080-exec-3]
ERROR o.a.g.rest.RESTExceptionMapper - Request could not be processed: Property
ldap-user-base-dn is required.
In /etc/guacamole/guacamole.properties, I do have LDAP set up as I do on the
working system, and ldap-user-base-dn is configured. So why would that be
missing, or not read properly? Perhaps a symbolic link to guacamole.properties
not being correct somewhere?
Can you provide the logs from the point that the webapp begins starting up?
- Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org