Duane Barnes <[EMAIL PROTECTED]> wrote:
> I'm using freeradius 0.7.1 and mysql 3.23.32.  I have radius totally
> authenticating off users in a Mysql db and mostly works fine.  However, I am
> unable to auth MS-CHAP users, it only seems to allow PAP.
> 
> authenticate {
...
> }
> authtype CHAP {
>                chap
> }
> authtype MS-CHAP {
>                 mschap
> }
> 
> Does anyone have any clues?

  I have no idea why uo've listed "CHAP" and "MS-CHAP" outside of the
"authenticate" section.  Don't do that.

  Also, you should upgrade to 0.9.3.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to