Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

333
Views
Apache 2.4 LDAP authentication fails the first time, succeeds the second time but still returns HTTP 500

When I try to authenticate using LDAP to ns-slapd, the first query fails and the following second one succeeds, but I receive HTTP 500 Internal server error (httpd 2.4.48).

Log (names redacted):

https://pastebin.com/raw/UXwnKN17

The above represents a SINGLE(!) login attempt to the web from browser.

Config here:

<Location />
  ...

  AuthType Basic
  AuthBasicProvider ldap
  AuthLDAPURL "ldap://ldap.mycompany.com/dc=mycompany,dc=com"
  AuthLDAPBindDN "cn=Doc,cn=config"
  AuthLDAPBindPassword "xxxxxxxx"
  AuthLDAPGroupAttributeIsDN on
  Require ldap-group cn=Doc,ou=doc,ou=groups,dc=mycompany,dc=com
  Satisfy all
</Location>

Have you ever seen this? Have you found the cause/a solution?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!