Hello mxc,

I have the same problem.

Now, I try it with an additional .htaccess-file in the folder I want to
protect.
My .htaccess-file includes the same information like the
<Location>-Directory, e.g:

AuthType Basic
AuthName "IT Intranet"
AuthBasicProvider ldap
AuthzLDAPAuthoritative off
AuthLDAPURL ldap://silver.abc.co.za/dc=abc,dc=co,dc=za?uid 
Require valid-user

This solve my problem.
I hope, this will help you, too.
-- 
View this message in context: 
http://www.nabble.com/Valid-users-cannot-login-with-authnz_ldap-tf3655263.html#a10641541
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to