Ldap авторизация на Apache
Добавлено: 2012-06-01 16:15:08
Что я делаю не так?
В логе апача
Код: Выделить всё
<Location "/">
DAV On
Options Indexes
AuthType Basic
AuthName "Data Exchange"
AuthBasicProvider ldap
AuthLDAPURL "ldap://server/dc=my,dc=domain,dc=ru?sAMAccountName"
AuthLDAPBindDN "cn=user,ou=Admins,dc=my,dc=domain,dc=ru"
AuthLDAPBindPassword mypassword
AuthzLDAPAuthoritative off
AuthLDAPGroupAttributeIsDN off
Require ldap-group cn=test,ou=External Users,dc=my,dc=domain,dc=ru
</Location>
Код: Выделить всё
[Fri Jun 01 17:10:18 2012] [info] [client 172.16.6.242] [60849] auth_ldap authenticate: user myuser authentication failed; URI /favicon.ico [ldap_search_ext_s() for user failed][Operations error], referer: https://172.16.6.241/