IdP v3.1.1 and LDAP error code 32

Cantor, Scott cantor.2 at osu.edu
Sun May 10 14:02:44 EDT 2015


On 5/9/15, 3:27 PM, "Emerson Mello" <emerson_ml at yahoo.com.br> wrote:
>
>How to solve it?

What did you set idp.authn.LDAP.authenticator to, if anything? The default is searching anonymously so that no credentials have to be supplied. You have to change that if that's not the case, and either bind directly or indirectly with service credentials.

>I didn’t change anything on conf/authn/jaas.config.

Are you using JAAS or LDAP? Those are entirely different settings. You can't affect JAAS settings with properties in a property file, JAAS doesnt suppor't that.

If you want it to "just work" based on a 2.x config, use JAAS. If you use JAAS and copy over a working attribute-resolver config, nothing in ldap.properties applies.

-- Scott



More information about the users mailing list