Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
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
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)