I am trying to setup an apache with windows AD authentication. Below is my entry on the httpd.conf.
<Directory /home/rbozz/apache2/htdocs>
# Using this to bind
AuthType Basic
AuthName "R's Web Site: Login with user id"
AuthBasicProvider ldap
AuthzLDAPAuthoritative off
AuthLDAPBindDN "cn=s0934095,ou=Groups,ou=PROD,dc=Global,dc=ad,dc=bozz,dc=com"
AuthLDAPBindPassword "abcd1234"
Require valid-user
</Directory>
I am getting the login form, but for some reason it's not getting authenticated. I see below error.
user s0210764: authentication failure for "/index.html": Password Mismatch
I am not sure what I am missing here. Is there a way to get more info in the logs? or a solution to fix this issue.
--
Thanks,
Regards,
Rahul R
.~.
/V\
// \\
/( )\
^`~'^
Mob: 09008030921