[EMAIL PROTECTED],

iīve download and compile the "mod_auth_radius-2.0.c" how is described here 
http://www.freeradius.org/mod_auth_radius/ with "apxs -i -a -c mod_auth_radius.c". All 
finished and the httpd.conf has my entries:

<....>
LoadModule radius_auth_module modules/mod_auth_radius-2.0.so
......
<IfModule mod_auth_radius.c>
AddRadiusAuth m.y.i.p:1812 testsecret 5:3
</IfModule>
<.....>

and apachectl configtest put all ok.

If i connect now to the server it asked me for user and passwort, but after press 
enter i get the default error page. The apache2 log writes:

configuration error: couldnīt check user. no user file?: /index.shtml

and on the radius server i canīt see any request.

whats wrong?

Info:
* apache 2.0.50
* last mot_auth_radius module
* debian 3.0 with kernel 2.2.20

regards...

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to