Github user necouchman commented on a diff in the pull request:

    https://github.com/apache/guacamole-client/pull/204#discussion_r161536678
  
    --- Diff: 
extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/connection/ConnectionService.java
 ---
    @@ -189,30 +208,24 @@
                         
connection.setParentIdentifier(LDAPAuthenticationProvider.ROOT_CONNECTION_GROUP);
                         connections.put(name, connection);
     
    -                }
    -
    -                // Deal with issues following LDAP referrals
    -                catch (LDAPReferralException e) {
    --- End diff --
    
    Added back.


---

Reply via email to