Re: [users@httpd] LDAP connection failure: what does "not authoritative" mean?

2024-11-25 Thread Eric Covener
On Mon, Nov 25, 2024 at 4:30 PM wrote: > > I'm trying to do basic authentication via LDAP to Active Directory. > HTTPD logs this: > > [Mon Nov 25 16:02:47.362939 2024] [authnz_ldap:debug] [pid 6205:tid 6205] > mod_authnz_ldap.c(548): [client 2600:381:cb60:bf0:c6bb:b64d:24e:24da:46526] > AH01691:

[users@httpd] LDAP connection failure: what does "not authoritative" mean?

2024-11-25 Thread mwood
I'm trying to do basic authentication via LDAP to Active Directory. HTTPD logs this: [Mon Nov 25 16:02:47.362939 2024] [authnz_ldap:debug] [pid 6205:tid 6205] mod_authnz_ldap.c(548): [client 2600:381:cb60:bf0:c6bb:b64d:24e:24da:46526] AH01691: auth_ldap authenticate: using URL ldap://ads.iu.edu

[users@httpd] Re: ML-KEM in TLS 1.3 triggers SSL Protocol error in certain Apache servers

2024-11-25 Thread frank picabia
I suspect the problem is in our firewall: https://community.fortinet.com/t5/FortiGate/Technical-Tip-ERR-SSL-PROTOCOL-ERROR-when-using-Flow-based-Deep/ta-p/357555 On Mon, Nov 25, 2024 at 2:44 PM frank picabia wrote: > I've been struggling with this issue on a couple of our Apache servers, > but

[users@httpd] ML-KEM in TLS 1.3 triggers SSL Protocol error in certain Apache servers

2024-11-25 Thread frank picabia
I've been struggling with this issue on a couple of our Apache servers, but not all. In the last week or two, Chrome has updated their browser and that is when some users started to experience SSLProtocol error in the browser. Nothing is logged on the server with normal warn level of logging set.