Radius Server refusing to MS-CHAP
Phil Mayers
p.mayers at imperial.ac.uk
Fri Jan 12 00:31:07 CET 2007
Evan Vittitow wrote:
> This is the configuration producing the MS-CHAP issue. No matter what I
> do, it wants to use CHAP instead of MS-CHAP
This isn't a FreeRadius issue. This is a configuration issue of your PPP
daemon, as you've been told.
>
> /etc/ppp/opions.pptpd
>
> lock
> nobsdcomp
> nodeflate
> mtu 1000
> mru 1000
> debug
> auth
> -chap
> -mschap
> +mschap-v2
> plugin radius.so
> plugin radattr.so
If that's really what your options.pptpd reads, then I can only assume
your system is not configured to read that file.
Do you have:
option /etc/ppp/options.pptpd
...in /etc/pptpd.conf?
More information about the Freeradius-Users
mailing list