-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 1.1.0
-
Fix Version/s: None
-
Component/s: guacamole-auth-ldap
-
Labels:None
I try to get LDAP authentication working. The LDAP provider is AD. I already have a guacamole running which connects to an AD server but this new instance does not connect.
It always reports "The ldap authentication provider has encountered an internal error..."
I enabled the additional logging (LOGBACK_LEVEL = debug) but that does not really help me.
I now see things like:
Transition from state <MATCHED_DB_BR_STATE> to state <ERROR MESSAGE_BR_STATE>, tag <0x04>, action: Store error Message
and then some DECODE_LDAP MESSAGE or MESSAGE_RECEIVED with a result code "SUCCESS".
Is there anything more that can be done to debug this?