user not found in freeradius "users" file
Phil Mayers
p.mayers at imperial.ac.uk
Thu Mar 23 10:55:48 CET 2006
Bertrand Poulet wrote:
modcall[authorize]: module "suffix" returns noop for request 2
users: Matched entry DEFAULT at line 152
users: Matched entry DEFAULT at line 171
users: Matched entry DEFAULT at line 183
Line 183 is:
> DEFAULT Framed-Protocol == PPP
> Framed-Protocol = PPP,
> Framed-Compression = Van-Jacobson-TCP-IP
No Fall-Through=Yes, so processing stops. It works locally because
radtest doesn't set Framed-Protocol=PPP. Add a Fall-Through=Yes, or
better yet read the default users file, understand what it does and
configure it correctly for your site.
More information about the Freeradius-Users
mailing list