Hi all, I'm having problems with LDAP in an installation of DSpace 5.2. The configuration is:
*enable = true* *autoregister = false* *provider_url = ldap://****/dc=***,dc=**** *id_field = uid* *object_context = ou=***,dc=***,dc=**** *search_context = ou=***,dc=***,dc=**** *email_field = Email* *surname_field = sn* *givenname_field = givenName* *phone_field = Telephone* and I get the following exception: *anonymous:session_id=****:ip_addr=****:failed_login:netid=***, result=5* *2016-02-23 14:48:10.235+0100 2016-02-23 14:48:03,760 INFO org.dspace.authenticate.LDAPAuthentication @ anonymous:session_id=****:ip_addr=****:auth:attempting trivial auth of user=***** *2016-02-23 14:48:10.235+0100 2016-02-23 14:48:03,769 WARN org.dspace.authenticate.LDAPAuthentication @ anonymous:session_id=****:ip_addr=****:ldap_authentication:type=failed_auth javax.naming.AuthenticationException\colon; [LDAP\colon; error code 49 - Invalid Credentials]* The user you attempt to authenticate is created on database in the ePerson table by dspace create-administrator. Can_log_in field has value 1, the password field contains characters and netid field has the corresponding user. Where is the error in the configuration? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
