mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
27.35.2011 5192db29b8aef1a86ae0fc66eed69cab2d327ba8
refs
author Matthew Swift <matthew.swift@forgerock.com>
Tuesday, September 27, 2011 18:35 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Tuesday, September 27, 2011 18:35 +0200
commit5192db29b8aef1a86ae0fc66eed69cab2d327ba8
tree 8fdab4273d86aa52a68e31ede26ad93ebc805be8 tree | zip | gz
parent c55200dc54735212ca5c2729d3619f7644f66c65 view | diff
Fix OPENDJ-290: LDAP PTA valid auth attempt rejected if AD reset connection

If a search/bind request fails on a pooled connection due to a service error (connection closed, etc), then close the connection and retry on a new connection. If that fails then give up.
2 files modified
223 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/extensions/LDAPPassThroughAuthenticationPolicyFactory.java 100 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/LDAPPassThroughAuthenticationPolicyTestCase.java 123 ●●●●● diff | view | raw | blame | history