Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ramnn
Contributor
Contributor

LDAP filter - group member fetch

Hello,

 

I am using Talend Studio 6.4.1. I am trying to fetch the members of a particular group using tLDAPInput component. I am using LDAP protocol.

 

My query goes -

"(&(objectClass=user)(memberOf:1.2.840.113556.1.4.1941:=CN=<<mygroup>>,OU=cnw,OU=Groups,OU=<<myorg1>>,DC=<<myorg2>>,DC=local))"

 

Same query when I ran in powershell returns user details. But when running a talend job it is not fetching any record. I am not sure what I am missing in talend job. 

 

Please can someone help?

 

Regards

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

How did you set your schema as required by your LDAP directory? Does your some fields hold more than one value, separated by a ";" or ","?

More information will be preferred.

Best regards

Sabrina