Apache Server configuration support - mod_auth_ldap url not working with Apache

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > February 2006 > mod_auth_ldap url not working with Apache





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author mod_auth_ldap url not working with Apache
AJ

2006-02-20, 5:57 pm

I'm having an issue getting an LDAP url to work properly.
This does NOT work:
AuthLDAPURL "LDAP://server1
server2/DC=mycompany,DC=COM?sAMAccountName?sub?(&(objectClass=user))"

This does work:
AuthLDAPURL "LDAP://server1
server2/OU=Departments,DC=mycompany,DC=COM?sAMAccountName?sub?(&(objectClass=user))"

The problem being I don't want to pull only the users with
OU=Departments. If I use ldapsearch with the parameters from the
non-working URL it works just fine. For whatever reason apache doesn't
seem to like it though. Any ideas?

Fedora Core 2
Kernel: 2.6.5-1.358smp
Apache 2.0.55

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com