[users@httpd] LDAP Authorization with Active Directory

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

 



Hi,

I'm trying to get Apache 2 to authenticate users with mod_auth_ldap based on
Active Directory settings.  I've got an LDAP browser on my computer and can
connect to the Win2k3 server perfectly, but for some reason when I
authenticate over the website it brings Apache down with an error in
wldap32.dll.  I have NO idea what's going on - any clue?

Say the word and I'll provide more details.  Here's my directory settings in
httpd.conf:

<Directory />
      Options All ExecCGI -Indexes
      Order allow,deny
      Allow from all

      AuthLDAPAuthoritative on
    
      AuthType Basic
    
      AuthName "Restricted Area"

      AuthLDAPBindDN cn=Administrator,cn=Users,dc=alterthought,dc=com
    
      AuthLDAPBindPassword xxxxxx
    
	#tried the both the string below and the one below that
      # AuthLDAPURL
ldap://vulcan:389/cn=Users,dc=alterthought,dc=com?sAMAccountName?sub?(object
Class=*)
      AuthLDAPURL
ldap://vulcan:389/cn=Users,dc=alterthought,dc=com?sAMAccountName?sub?(object
Class=User)
    
  require valid-user
</Directory>

Thanks - I'm kind of a newbie to Apache but I just got thrown into this, and
I've been scouring the web like crazy for tips.  Posting here is a last
resort, and I do appreciate the help.
______________________________

Jeremy Weiland
Systems Engineer

ALTERthought
4449 Cox Road
Glen Allen, VA 23060

www.alterthought.com


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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