"Roy, Daniel" <[EMAIL PROTECTED]> wrote: > Close, but not quite. The authenticate section rejects file module > types with the following error (when starting up radiusd -X): > Error: radiusd.conf: "files" modules aren't allowed in 'authenticate' > sections -- they have no such method.
Ah, yes. The "users" file has no provisions for authenticating people, so it won't allow you to do that. The simplest thing to do here is to hack the rlm_files module to have an "authenticate" section. Cut & paste it from the "files_authorize" section, with edits, and it should work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html