I am new to Websphere and am trying to connect to my orgs ldap repo using federated repositories on websphere. I am encountering a strange issue where, when hitting apply
under Global security > Federated repositories > Manage repositories > NFCU-LDAP-Repository
as well as when on the test query page, I get the following error:
CWWIM5020E Could not connect to the ldap://my-company-repo.net:389 repository using properties: [certificateMapMode=exactdn],[bindPassword=****],[referal=ignore],[certificateFilter=],[securityDomainName=admin],[bindDN=uid=myusername,ou=people,o=nfcu],[sslConfiguration=],[primary_host=my-company-repo.net],[port=389],[sslEnabled=false],[host=my-company-repo.net],[connectTimeout=20],[id=MYCOMPANY-LDAP-Repository],[ldapServerType=NDS],[authentication=simple]. Exception occurred: javax.naming.AuthenticationException.
However, under the same two pages, if I simply re-type my password, it will work. By "work I mean the "apply" goes thru with no error, and the test query returns the correct information. Any idea what is going on here?
Version Info I am using Websphere application server traditional v8.5 or 8.5.5.10
Java version 1.8_0_311 (jdk 1.8_0_311, jre 1.8_0_311)
Apache Maven Version 3.8.3