any idea why I am getting this error (although xxx is in Require list):

access to /svn/ABC/XYZ/ failed, reason: user 'xxx' does not meet 'require'ments 
for user/valid-user to be allowed access

thanks

--- On Wed, 19/8/09, André Warnier <[email protected]> wrote:

> From: André Warnier <[email protected]>
> Subject: Re: [us...@httpd] 'require' keyword
> To: [email protected]
> Date: Wednesday, 19 August, 2009, 1:11 PM
> Melanie Pfefer wrote:
> > <LimitExcept GET PROPFIND OPTIONS REPORT>
> > Require valid-user  <--- change here to
> Require followed by the ldap username. Repeat this for all
> users
> 
> The syntax is "Require user <userid>" where the first
> two words are "as is", and the <userid> part stands
> for the authenticated user's id.
> Example :
> Require user melhabanero
> 
> 
> 
> ---------------------------------------------------------------------
> 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]
> 
> 





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