Em config Apache 2.2.4 sử dụng OpenLDAP để authenticate. Đây là đoạn config của em
Code:
AuthType Basic
AuthName "Repositories"
AuthBasicProvider "ldap"
AuthLDAPURL "ldap://127.0.0.1/dc=example,dc=com?sn?"
authzldapauthoritative Off
Require valid-user
(Đoạn config này em chạy ngon lành khi làm trên Redhat EL4)
Em không thể nào authenticate được, toàn bị lỗi Internal Server Error. Check log file thì bị như này
Code:
[ldap_search_ext_s() for user failed][Protocol Error]