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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to find LDAP email in Talend

Hello,

 

tLDAP_input does not give me the field "mail" from ldap-"persons" using autotection on "Edit Schema". I also see there are many other attributes missing which i can see for example in Apache Directory Studio.

 

What am I doing wrong?

 

I use the following filter:

" (&(objectclass=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))(!(objectclass=computer))(!(cn=1*))(!(cn=2*))(!(cn=3*))(!(cn=4*))(!(cn=5*))(!(cn=6*))(!(cn=7*))(!(cn=8*))(!(cn=9*))(!(cn=priv*)))"

 

 

Thankyou,

André

Labels (1)
  • v7.x

1 Reply
iamabhishek
Creator III
Creator III

You should be using tLDAPAttributesInput to extract the attributes from your LDAP connection.

Something like this - 

0683p000009LzNv.jpg0683p000009LzMe.jpg