[ 
https://issues.apache.org/jira/browse/QPID-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066417#comment-14066417
 ] 

Rob Godfrey commented on QPID-5768:
-----------------------------------

I've added a property to the LDAP authentication manager to omit the anonymous 
search step, and simply use the bind with the username and password provided. 
By default the property "bindWithoutSearch" is false (so as not to affect 
anyone upgrading).



> Add bind before search capability to SimpleLDAP authentication provider
> -----------------------------------------------------------------------
>
>                 Key: QPID-5768
>                 URL: https://issues.apache.org/jira/browse/QPID-5768
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.26
>            Reporter: Mark Soderquist
>            Assignee: Rob Godfrey
>             Fix For: 0.29
>
>
> According to the documentation, "the [SimpleLDAP] Authentication Provider 
> first connects to the ldap server anonymously and searches for the ldap 
> entity which is identified by the username provided..." Our enterprise LDAP 
> server does not allow anonymous LDAP connections and therefore requires a 
> bind user and credentials (usually a password). This functionality does not 
> appear to be supported in the current SimpleLDAP authentication provider.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to