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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to implement LDAPS

Hi,
I need to change ldap (port 389) to ldaps (port 636) 
how do i need to modify my .properties file please ?
if i change the line
LDAP_Port=389
to
LDAP_Port=636
it doesn't work
here's a sample of my .properties file:
############################
LDAP_TimeOutLimit=0
SLX_Server=PRARSOESLX01
SLX_Schema=sysdba
SLX_Password=*********
SLX_Port=1433
LDAP_Filter=(&(objectClass\=contact))
LDAP_Host=10.200.87.1
SLX_Database=SALESLOGIX
SLX_Login=sysdba
SLX_AdditionalParams=null
LDAP_Port=389
LDAP_objectCategory=CN\=Person,CN\=Schema,CN\=Configuration,DC\=adventiel,DC\=fr
CTX_Directory=c\:/ExportActiveDirectory
LDAP_CountLimit=100
LDAP_BindPrincipal=ecrituread crm
LDAP_BindPassword=*************
LDAP_BaseDN=OU\=Clients-Adherents,OU\=Adventiel_Externe,DC\=adventiel,DC\=fr
############################
Thanks a lot for your response
Laurent BERARD
laurent.berard@adventiel.fr
System Administrator / Adventiel
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi 
Which version are you using? Since version 6.0, it is possible to use LDAPS for authentication in TAC, see jira issue
Best regards
Shong