I have successfully setup and tested LDAP configuration. However in the logfile I get regular error messages:
2018-01-12 00:10:04,586 ERROR [https-jsse-nio-7990-exec-6] @OKY1IHx10x55560x0 10.120.16.12,10.120.16.12 "GET /scm/test/mytest.git/info/refs HTTP/1.1" c.a.c.directory.ldap.name.SearchDN User Search DN could not be parsed
javax.naming.InvalidNameException: Invalid name: (|(ou=technical)(ou=users)),ou=auth,ou=mycompany,o=data
This is strange as the LDAP Configuration can be successfully tested in the gui. Here are my settings
LDAP Schema:
User Schema Settings:
In a related post I have noticed the following comment
combine the "Base DN" + "Additional User DN" should not contain a filter format.
I have have tested the following combination with no success
LDAP Schema:
User Schema Settings:
Ends in Test retrieve user : Failed
How do I configure LDAP corrrectly to get rid of the error message in the log?
I had the same error message and I ended up resolving mine but completely removing the additional user DN information.
thanks for pointing me in the correct direction.
Thanks to atlassian support team I could solve the problem: The issue is mentioned in the following knowledge base article:
Changing the configuration as follows fixed the problem:
LDAP Schema:
User Schema Settings:
Reference: How to write LDAP search filters
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.