Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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