Notifications
Clear all
Topic starter
Hello,
Can LDAPS (secured) protocol be used for authentication in Projeqtor ?
Does it simply require changing the port number ?
If anyone has experience configuring that, I'd be happy for any info ! 🙂
Thanks
Posted : 19 Dec 2017 18H14
It should be possible to automatically use LDAPS instead of LDAP :
LDAP
- host = ldaps://hostname
- LDAP port = 636 (instead of 389)
- LDAP version = 3
Have a look at Ticket #3103.
We plan to secure LDAP with SSL over TLS which is new secured way to connect to LDAP (LDAPS is deprecated)
Posted : 21 Dec 2017 11H20