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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to