take a look at the modules in your authenticate {} section in radiusd.conf and on their configuration. put the user 'test' into the 'users' file:

test Auth-Type := Local User-Password == "test"


ciao artur


rad_recv: Access-Request packet from host 127.0.0.1:32923, id=214, length=56
User-Name = "test"
User-Password = "test"
NAS-IP-Address = 255.255.255.255
NAS-Port = 0
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
modcall[authorize]: module "chap" returns noop
rlm_eap: EAP-Message not found
modcall[authorize]: module "eap" returns noop
rlm_realm: No '@' <mailto:'@'> in User-Name = "test", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop
users: Matched DEFAULT at 152
modcall[authorize]: module "files" returns ok
modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
rad_check_password: Found Auth-Type System
auth: type "System"
modcall: entering group authenticate
modcall[authenticate]: module "unix" returns notfound




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

Reply via email to