Stuck on very basic freeradius setup

Fajar A. Nugraha list at fajar.net
Tue Jul 3 16:44:55 CEST 2012


On Tue, Jul 3, 2012 at 9:20 PM, Tiago <sytker at gmail.com> wrote:
> Hello Fajar,
> Yes, I did, here is my users file:
>
> teste Cleartext-Password := "teste"
> miles           Cleartext-Password := "davis45"
>                    Reply-Message = "Hello, %{User-Name}"
>
> The only entry refering to users file is this when I run freeradius -X:
>  Module: Linked to module rlm_files
>  Module: Instantiating module "files" from file
> /etc/freeradius/modules/files
>   files {
>         usersfile = "/etc/freeradius/users"
>         acctusersfile = "/etc/freeradius/acct_users"
>         preproxy_usersfile = "/etc/freeradius/preproxy_users"
>         compat = "no"
>   }

Then read the rest of the debug log. It should print (on authorize
phase) which lines matched, and you can compare whether it's the
correct line. Since you cut that part, no one else will be able to
help you.

-- 
Fajar


More information about the Freeradius-Users mailing list