Hey Guys,
I have a delegated LDAP authentication in my user directories with anonymous bind (no username&password). Testing the connection everything seems fine, but when a user tries to login it fails with this error:
Caused by: javax.naming.NamingException: [LDAP: error code 1 - 000004DC: LdapErr: DSID-0C090752, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580]; remaining name 'OU=............
I tried to find a solution by Googling it but , everything on my configuration seems ok. Do you have any ideas?
Thank you
Athina
Hi Athina,
I would recommend checking out the KB on Common LDAP errors.
Given that we see an LDAP error code of 1, that tends to mean that the LDAP directory does not have the permission needed to perform that operation with that user account. In my experience, it is unusual to try to use an anonymous user to connect to an LDAP instance. It is not to say it is impossible, but in my experience you typically need to use an LDAP admin account to be able to connect Jira with an LDAP instance.
I would recommend following the suggestion resolutions for that error code on that page and also trying to use an admin account with a username and password to see if you can get past this error that way.
Regards,
Andy
Hey Andy!
You are right. I used a user and his password in order to check if that was the problem and I guess I cannot use anonymous bind.
Thanks a lot for your answer !
Athina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome, glad to hear that helped!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.