On Jan 31, 2008 10:11 AM, jehan procaccia
<[EMAIL PROTECTED]> wrote:
> hello,
> however I cannot see these "AUTHENTICATE_<attr>=value" in my
> environement variable !?

> my .htaccess file contains
>
> <Limit GET POST>
>  AuthType CAS
>  AuthName "INT auth"
>  AuthLDAPUrl
> "ldap://ldap4.int-evry.fr/dc=int-evry,dc=fr?uid,mail,cn,eduPersonAffiliation";
>  Require ldap-attribute     eduPersonAffiliation=employee
>  </Limit>


Are you sure authn/authz are even occuring?  No AuthBasicProvider &&
no AuthUserFile in 2.2.x?

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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