Re: Windows LDAP/AD authentication on apache2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



L0p98u uh l0lffffff g 0] 0g0lu0l

On Jun 25, 2014 1:50 AM, "Rahul R" <rahul.raviz@xxxxxxxxx> 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

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux