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

Matthew Swift
27.35.2011 c8cbf831d0d3fe5ab522a7426081374ca1a148bb
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
commitc8cbf831d0d3fe5ab522a7426081374ca1a148bb
tree 0b9842048eacb40094582f340b22598afd8ca847 tree | zip | gz
parent 491596524212246a687997da32bf208b8ef003a0 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
opends/src/server/org/opends/server/extensions/LDAPPassThroughAuthenticationPolicyFactory.java 100 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/LDAPPassThroughAuthenticationPolicyTestCase.java 123 ●●●●● diff | view | raw | blame | history