WARNING about auth-type = Local
Alan DeKok
aland at deployingradius.com
Wed Sep 21 18:19:59 CEST 2011
Johan Meiring wrote:
> My authorise and authenticate section looks like this.
>
> authorize {
> authorisation_log
> chap
> mschap
> sql
pap
> }
You need the "pap" module last in the "authorize" section. It will
set Auth-Type for you.
In 3.0, the "Auth-Type = Local" warnings will likely go away, because
the server *won't* set it. Instead, you'll just get "no Auth-Type"
> Do I need to concern myself with the warning?
Yes. Use the "pap" module as noted above.
See the default configuration file for why this is necessary.
Alan DeKok.
More information about the Freeradius-Users
mailing list