I have not changed the order of the default queries. Because for users in radcheck table it authenticates perfectly but for users who are not thats when i need to get an Access-Reject but i dont get anything at all.
On Tue, Oct 19, 2010 at 1:18 AM, Alan DeKok <[email protected]>wrote: > Kafui Akyea wrote: > > This is what the freeradius debug looks like when i try to authenticate > > a user who is not valid. > ... > > rlm_sql: The 'Attribute' field is empty or NULL, skipping the entire row. > > rlm_sql (sql): Error getting data from database > > rlm_sql (sql): SQL query error; rejecting user > > rlm_sql (sql): Released sql socket id: 1 > > modcall[authorize]: module "sql" returns fail for request 3 > > The answer is the same as last time: ensure that your function returns > the same values as the default queries. > > If you're going to modify the default queries, it helps to understand > what they do and how they work. > > Alan DeKok. > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

