[EMAIL PROTECTED] wrote: > The /etc/pam.d/httpd file contains: > > auth required pam_auth_radius.so > > This has worked wonderful with Squid on other machines. > > With Apache, the authentication is working fine if the RADIUS user exists > as a local user as well. ... > Require valid-user
Don't do that. "valid-user" means "valid local user". Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
