Gordon Rowell <[EMAIL PROTECTED]> said:

> You probably need to examine the "Satisfy" clauses carefully to ensure
> you meet all/only the requirements you need. See the Apache docs.

I am not able to confirm that works.  It appears to me that the auth
statements are inherited so that the last entry rules, even if you set
'Satisfy Any'.  Example:

    AuthUserFile /etc/httpd/conf/my.htpasswd.file
    Require valid-user
    AuthExternal pwauth
    Require user dmay
    Satisfy Any

It appears whatever is the last Auth entry works, not both.

Regards,


--
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to