Charles Hedrick created GUACAMOLE-1440:
------------------------------------------
Summary: two factor doesn't work with LDAP
Key: GUACAMOLE-1440
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1440
Project: Guacamole
Issue Type: Bug
Components: guacamole-auth-ldap
Affects Versions: 1.3.0
Reporter: Charles Hedrick
LDAP authentication with a search DN makes three queries:
bind as search, search for user
bind as user, to verify password
bind as user to build user context
With a two factor password (at least with Freeipa) the second bind will fail.
Please either use the same ldap connection or bind as the search user for the
second query
--
This message was sent by Atlassian Jira
(v8.3.4#803005)