Bishal wrote:
I am using freeradius 1.1.3 in freebsd 6 with mysql database. My problem is if I enable the calling-station-id in freeradius radcheck table the rejected message is shown as below in radius log
Fri Mar 16 16:56:58 2007 : Info: rlm_sql (sql): No matching entry in the database for request from user [test] Fri Mar 16 16:56:58 2007 : Auth: Login incorrect (rlm_chap: Clear text password not available): [test] (from client pppoe2 port 568 cli 0:7:95:10:73:9e)
The rejected message should be calling station id not allowed.
Why do you say that? The user is getting rejected because you had a set of requirements he had to meet in order to be authenticated, and he didn't meet those requirements. Understand that some people have MANY policies. When a user is accepted or rejected, they don't want to see hundreds of messages saying "matched policy X", or "didn't match policy Y". Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog