GitHub user necouchman opened a pull request:

    https://github.com/apache/incubator-guacamole-client/pull/130

    GUACAMOLE-243: Handle LDAP Referrals

    These changes fix the handling of LDAP referrals sent by the server.  Prior 
to this, LDAP referrals would cause general LDAPExceptions which would prevent 
LDAP authentication (and other search operations) from succeeding.  This is 
actually a follow-up to PR-129, adding on Adam's logic to ignore the referrals 
in certain scenarios.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/necouchman/incubator-guacamole-client 
GUACAMOLE-243

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-client/pull/130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #130
    
----
commit 65af11cda0fbccf679cb6dc091d885ba9cf17ebf
Author: Nick Couchman <[email protected]>
Date:   2017-03-17T20:16:04Z

    GUACAMOLE-243: Implement LDAP referral handling in Guacamole LDAP extension.

commit 0022965fd9c753e7eff69b6c33b9f570270bd707
Author: Nick Couchman <[email protected]>
Date:   2017-03-18T15:08:56Z

    GUACAMOLE-243: Finish up changes to deal with LDAP referrals, both in 
UserServer and ConnectionServer classes, along with global changes in 
LDAPConnectionService class.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to