[CentOS] C4 - mod_authz_ldap - weird behavoir

Matt Hyclak hyclak at math.ohiou.edu
Mon Sep 26 12:21:39 UTC 2005


On Mon, Sep 26, 2005 at 01:03:52PM +0200, Petr Klíma enlightened us:
> I have problem with mod_authz_ldap with this setup:
> 
> <Directory /var/www/html/weby_2005>
------------< snip <------< snip <------< snip <------------
>     <Limit GET POST>
>         deny from all
>         allow from all
>         #require user klima
>         require valid-user
>         #require group wprgs
>     </Limit>
> 
> </Directory>
> 
> 
> When I use "require valid-user" or "require group wprgs" it works 
> perfectly (I can login with username "klima", but "require user klima" 
> it replies "Forbidden".
>

Have you tried using the full dn for klima?

> What is weird that it ask for password one time and then just shows 
> "Forbiden" ... When I changed setting of Apache and reload it logs 
> without asking passwd ... (it looks like "Iam loged but cannot login")

Your web browser is likely caching your credentials. 

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



More information about the CentOS mailing list