Title: Message

You need to have an entry in usergroup specifying what group the user belongs to. You need another entry in radreply specifying any specific attributes you want returned. Finally, you need an entry in radcheck specifying the username, attribute (password), op (==), and value (their password). Also, it looks like you are receiving a CHAP-Password attribute. Are you using MS-CHAP version 1 or 2, or just CHAP? Please post your config, and full radius output, as well as your client information (OS, version of CHAP, etc).

 

Before you try getting MS-CHAP to work, get the server to authorize a plain old users using SQL. You also probably want to upgrade.

 


From: Duane Barnes [mailto:[EMAIL PROTECTED]
Sent: Monday, December 01, 2003 12:11 PM
To: [EMAIL PROTECTED]
Subject: Auth MS-CHAP and mysql

 

I'm using freeradius 0.7.1.  and mysql 3.23.  I'm trying to setup radius to allow ms-chap and have gotten it to instantiate the module, but I don't know how to enter the ms-chap password into the mysql db.  Below is the error:

 

 Error: rlm_sql_authorize: no rows returned from query (no such user)

Auth: Login incorrect: [testuser/<CHAP-Password>] (from client radius port 0)

Reply via email to