No authenticate method (Auth-Type) found for the request

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Sun Jan 20 13:23:26 CET 2013


Hi,

> 1. The Authentication issue was solved when by accident I placed in
> users the name / password without any whitespace (<tab> or <space>)
> before the password string. So I found that this works:
> bob      Cleartext-Password := "hello888"
> while this does not:
> 	bob      Cleartext-Password := "hello888"


errr, yes. because , as per the documentation, lines that
dont start with white-sace are CHECK items, lines that start with whitespace
are REPLY items

> Off the top, I would venture to guess that OpenWRT's build of FreeRadius
> is significantly different than the "standard build" and that is
> probably where the bug is coming from.

no, not at all

alan


More information about the Freeradius-Users mailing list