The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error when trying to query LDAP with ELEMENTS CONNECT plugin

Ivica Vančina
October 22, 2019

When I wrrite down Query to get info about user from LDAP with Elements connect plug in I get this error :

An error occured while executing LDAP query : javax.naming.directory.InvalidSearchFilterException: Empty filter; remaining name '(&(objectCategory=person)(objectClass=user)(givenName=*)(sn=*))'; resolved object com.sun.jndi.ldap.LdapCtx@5f237813

 

example of my query :  (&(objectCategory=person)(objectClass=user)
(givenName=*)(sn=*))

 

Someone HELP, please :)

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.