> users: Matched entry DEFAULT at line 153 > users: Matched entry along at line 218 > modcall[authorize]: module "files" returns ok for request 0 >rlm_pap: Found existing Auth-Type, not changing it. > modcall[authorize]: module "pap" returns noop for request 0 >modcall: leaving group authorize (returns ok) for request 0 > rad_check_password: Found Auth-Type System >auth: type "System" > Processing the authenticate section of radiusd.conf >modcall: entering group authenticate for request 0 >rlm_unix: [along]: invalid password > modcall[authenticate]: module "unix" returns reject for request 0 >modcall: leaving group authenticate (returns reject) for request 0
There is a DEFAULT entry setting up Auth-Type System *above* your user entry. Comment it out or place user entry above it. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

