Rob Heckel created GUACAMOLE-704:
------------------------------------
Summary: LDAP Follow Referrals for Docker Container
Key: GUACAMOLE-704
URL: https://issues.apache.org/jira/browse/GUACAMOLE-704
Project: Guacamole
Issue Type: New Feature
Components: guacamole-auth-ldap
Environment: Docker
Reporter: Rob Heckel
Hello,
It seems that when trying to use an environment variable for allowing LDAP to
follow referrals, it is not respected. I believe it's a simple addition to the
startup script. When forcing the container to use follow ldap referrals, we're
unable to login:
{noformat}
16-Jan-2019 21:16:42.237 INFO [main] org.apache.catalina.startup.Catalina.start
Server startup in 7691 ms
21:17:08.291 [http-nio-8080-exec-3] ERROR o.a.g.auth.ldap.ObjectQueryService -
Could not follow referral: null
21:17:08.293 [http-nio-8080-exec-3] ERROR
o.a.g.a.l.AuthenticationProviderService - Cannot bind with LDAP server: Unable
to query list of objects from LDAP directory.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)