Hello All,

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 {
#       pam
        unix
#       ldap
        mschap
#       eap
}
authtype CHAP {
               chap
}
authtype MS-CHAP {
                mschap
}

Does anyone have any clues?

Below is the log...
Sat Mar 13 11:27:21 2004 : Auth: Login incorrect:
[yodasmurf1/<CHAP-Password>] (from client radius port -452984821)



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

Reply via email to