问题
When disabling embedded-LDAP in my Identity Server install, I receive the following startup errors:
[2017-10-09 14:12:03,955] ERROR {org.wso2.carbon.user.core.ldap.LDAPConnectionContext} - Error obtaining connection. [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1] javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]
Caused by: org.wso2.carbon.user.core.UserStoreException: Cannot create connection to LDAP server. Error message Error obtaining connection. [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]
Specs are: IS v5.3.0 on Ubuntu Xenial. Part of the Identity Server documentation on configuring a read-only LDAP user store specifies disabling Embedded LDAP
I initially configured read-only LDAP settings in my user-mgt.xml file and that worked without issue, however disabling embedded-LDAP is now causing startup LDAP connection issues and I can't figure out why. I searched this particular error message and could not find anything related.
回答1:
Password doesn't support certain characters.
来源:https://stackoverflow.com/questions/46652727/connection-issues-after-turning-off-embedded-ldap