[users@httpd] auth_ldap module missing on debian 10 but is it required?

2022-04-01 Thread Jennifer Mead
I have looked at many pages and still cannot get my ldaps working. Here is a note from one page I am looking at: "make sure you enable auth_ldap and authnz_ldap, and authz_core modules." Does anyone know anything about this module: auth_ldap? Why it is mentioned several times in all kinds of li

[users@httpd] debian 10, apache2.4 cannot get ldaps working

2022-04-01 Thread Jennifer Mead
I get a generic error "ldap_simple_bind() failed][Can't contact LDAP server]" when trying to connect to ldap server with "ldaps" for ldap authentication. This all worked well under regular ldap on port 389, but my requirement is to get it working with secure ldaps and port 636. First off I can ru