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]
