LdapSession must be set to anonymous state after failed simple authentication 
attempt
-------------------------------------------------------------------------------------

                 Key: DIRSERVER-1548
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1548
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: ldap
    Affects Versions: 1.5.7
            Reporter: Victor Antonovich


At this moment, failed simple authentication attempt lead to unusable 
LdapSession, because any subsequent bind attempt with supplied valid 
credentials in this LdapSession will fail with error "ERR_732 Cannot process a 
Request while binding". It's because BindHandler doesn't reset LdapSession to 
anonymous state after bind request failure. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to