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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

LDAP user password

Hi,
can user password be read in LDAP or not. We have Microsoft AD and our field userPassword is empty.
Thans and byeD
Labels (2)
3 Replies
Anonymous
Not applicable

Hi
I tested it and can't retrieve value of userPassword, either.
Regards,
Pedro
Anonymous
Not applicable

Hi ,
Can some help me in creating LDAP users.
Need the format for the distinguish name.
Thanks
Anonymous
Not applicable

@kaucic: I used ADSI( Active Directory Services Interface) and even if i'm loggued as an admin I cannot see the userPassword field.
But I did some work with ADAM + Talend, and I got some troubles with user's insertion with a password.
The only I found is to used a LDAPS connection. I can insert an read all user's field
@shiny: the format of the dn is cn="yourcommonname",OU="yourOU",DC="yourDC"