Apache Server configuration support - Apache 2.2 and LDAP

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > May 2006 > Apache 2.2 and LDAP





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 Apache 2.2 and LDAP
Uwe Meyer

2006-05-23, 7:18 am

Hello,

i will configure the apache to use LDAP authentication.

With Apache 2.0 it works great.

In Apache 2.2 i will always get the login window. The username and Password
are correct and the user is in the LDAP Directory available!

When I insert a username and a wrong password, i can see in the error log,
that the user/pass mismatch.

When I insert a wrong username, the error log display that the username not
found in LDAP directory.

The following configuration is in the default-server.conf:


AllowOverride AuthConfig
AuthType Basic
AuthBasicProvider ldap
AuthName "Login"
AuthLDAPUrl "ldap://server1.www.de/o=company?cn?sub"
Require valid-user



The System ist a Suse 10.1 with Apache 2.2.54


Does anybody know a soloution???

Reguards
Uwe Meyer


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com