ldap authenticator problems

Cantor, Scott cantor.2 at osu.edu
Wed Apr 21 20:16:59 UTC 2021


>    What I can say is that the bug you logged is *exactly* what happens when there is a definition of a property
> that is empty or set to a value we don't have defined.

Matter of fact, I would probably start by checking for trailing whitespace on the end of the bindSearchAuthenticator string in the file. Java properties are very sensitive to how whitespace shows up and these expressions aren't being trimmed. That's something that can be improved and fixed to avoid needless nonsense but they're not and I believe that's possible all it would take to break it. Haven't verified that.

-- Scott




More information about the users mailing list