"loz" <[EMAIL PROTECTED]> wrote: > I'm trying to authorize a user by using the rlm_perl module only. I.e., I > only want the perl script to control the authorization.
That's nice. How will the user be authenticated? > and in the authorize part the "files" statement is commented (otherwise > freeradius will look at the file 'users' for authentication). Nonsense. > When I then send a radius request the authorize failed because of "No > authenticate method (Auth-Type) configuration found for the request: > Rejecting the user". See below for a complete debug output. Can anyone > explain why I get this error, and how to fix it? You tell the server how to authenticate the user. See "doc/aaa.txt" for background on what the server does. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

