thanks. In what cases Require valid-user does not ask for an authentication?
This is my case here. thanks again --- On Wed, 2/9/09, Eric Covener <[email protected]> wrote: > From: Eric Covener <[email protected]> > Subject: Re: [us...@httpd] 'require' keyword > To: [email protected] > Date: Wednesday, 2 September, 2009, 4:49 PM > On Wed, Sep 2, 2009 at 9:44 AM, > Melanie > Pfefer<[email protected]> > wrote: > > Hi > > > > I have ldap integrated with apache > > > > what's the difference between require valid-user and > require user > > > > Why when I have require valid-user, no > authentication is required > > "user" is followed by a specific user or users, who have to > match the > specific username that was successfully authenticated. > "valid-user" means any username that had been successfully > authenticated. > > -- > 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] > > --------------------------------------------------------------------- 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]
