I am setting up Fisheye 3.8.1 to work with LDAP. After configuring LDAP authentication settings, I am getting
unexpected error: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903AA, comment: AcceptSecurityContext error, data 525, v1772]
The authentication failed
- [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0904D1, comment: AcceptSecurityContext error, data 57, v1772
There is nothing to configure in MS Active Directory Explorer, it is working out of the box with the same credentials and server.
I will apreciate any help.
Hi @Igor Sosman,
I can see several discussion about such problems on the internet. This page http://www-01.ibm.com/support/docview.wss?uid=swg21290631 explains different error codes (data XXX), data 525 for instance means ERROR_NO_SUCH_USER. Similar problem is mentioned here: http://stackoverflow.com/questions/15552807/ldap-error-user-name-not-found
Can you double check you correctly entered the initial bind DN and password, checking with some external tool like command line ldapsearch for example? This documentation page: https://confluence.atlassian.com/display/FISHEYE/LDAP+authentication explains how to set up LDAP authentication in FishEye.
Hope that helps,
Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.