nuxsmin / sysPass

Systems Password Manager
https://syspass.org
GNU General Public License v3.0
958 stars 207 forks source link

Not using LDAPS - but LDAP + TLS #1900

Open gainward700 opened 1 year ago

gainward700 commented 1 year ago

Hi

It's not really an issue - but more a question. We're using sysPass as a docker deployment and implemented the LDAP connection for user provisioning and logins which works so far. I found out that the connection is made on port 389 via LDAP + TLS instead of LDAPS (636). I read through the forum but couldn't find any topic regarding this.

How can I switch from LDAP+TLS to LDAPS?

Thanks a lot

Kind Regards Sven