|
[
Permlink
| « Hide
]
Emmanuel Lecharny added a comment - 07/Dec/05 12:09 PM
Sorry, Alex, but you are the only one who can easily fix this one ;)
The problem arise when the server tries to create the matchedName that will be returned in the error message. Yhis is due to the fact that the matchedName method will do a authenticate(), and as the bad DN is the principal, this authenticate() will generate an error, so a matchedName will be created, and this is of course an infinite loop ;=)
Note : I just try to do a Bind with a non existing uid. Fortunatly, we get a StackOverflowException, but the server is still alive ! This problem is known, and is actually under heavy investigation.
Thanks for the report ! I think I fixed this one pretty much when doing cleanups. I cannot reproduce it anymore.
Committed revision 374649. Please confirm otherwise we'll have to reopen this one. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||