Mike VanHorn wrote: > > I'm using mod_auth_radius with Apache 2.2.2 to protect a directory. Here's > the entries from the log file: > > [Thu May 11 15:32:43 2006] [debug] mod_auth_radius-2.0.c(1154): Radius > Auth > for: servername requests /path-to-protected-directory/ : > file=/full-path-to-protected-directory/ > [Thu May 11 15:32:43 2006] [debug] mod_auth_radius-2.0.c(1185): No cookie > found. Trying RADIUS authentication.\n > [Thu May 11 15:32:43 2006] [debug] mod_auth_radius-2.0.c(894): Sending > packet on radius-server > [Thu May 11 15:32:43 2006] [debug] mod_auth_radius-2.0.c(1223): RADIUS > Authentication for user=my-user-name password=my-password OK. Cookie > expiry > in 60 minutes\n > [Thu May 11 15:32:43 2006] [debug] mod_auth_radius-2.0.c(1225): Adding > cookie bad0609dc93dcae84e4316263abb792a44639f6b\n > [Thu May 11 15:32:43 2006] [crit] [client my-ip-address] configuration > error: couldn't check access. No groups file?: > /path-to-protected-directory/ Did you load all the needed modules? You need mod_auth_basic.so for basic authentication. Joost --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx