Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello ,
I have a problem with my connector of LDAP cannot retrieve users
even if the sync work and the task is succesfull
in the log I see :
Children not reachable for ldap and database done with 0 users and 0 groups even if with ldap admin when I write the same path I have my users
my path is LDAP ://myIP/dc=X,dc,Z,dc,Y
I tried also with
LDAP ://myIP/ou=users,dc=X,dc,Z,dc,Y
and with additionnal filters like
(&(objectCategory=person)(objectClass=user)
(cn=*))
but it doesn't work my version of qlik sense is june 2019 sr3 and my OS is windows server 2012
thank you for your help
IT might be that your syntax is incorrect. HAve you tried other tool like LDAP browser ?
https://www.ldapadministrator.com/download.htm
I would first verify if the syntax is correct if not, here more info about LDAP filtering:
https://docs.microsoft.com/en-us/windows/win32/adsi/search-filter-syntax?redirectedfrom=MSDN
BR
Gio
Thank you for your reply my syntax is correct because on ldapadmin I see my users with the same syntax.
Just to confirm, is this the test you perform:
https://support.qlik.com/articles/000042337
Hello,
yes i did the whole test .
Goodmorning @Pato1984 ,
I had a similar issue in the past, when using LDAPAdmin i was able to retrieve users but from QS I was not.
To solve it I had to point to a specific Domain Controller (es DC1, DC2, ...) and to the port 3268, which is the Global Catalog.
I hope this helps,
Riccardo
Just to be completely sure, could you try those checks?
Riccardo
Hello Riccardo,
I add the port 3268 in the ldapadmin but it' doesn't work and I did all the others steps but still the same problem .
Hi Pato,
unluckily I do not have any other guesses at this time. I suggest to double check if there is a firewall blocking the port or some other policy.
Riccardo