L0p98u uh l0lffffff g 0] 0g0lu0l
On Jun 25, 2014 1:50 AM, "Rahul R" <rahul.ra...@gmail.com> wrote:

Greetings,

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"

AuthLDAPURL "ldap://
global.ad.sabre.com:389/ou=PROD,dc=global,dc=ad,dc=bozz,dc=com?sAMAccountName?sub?(objectClass=*)
"
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

Reply via email to