Re: Question about rlm_sql

2002-12-31 Thread Alan DeKok
="wanglu" <[EMAIL PROTECTED]> wrote: > But one more question: it said that 'sql' can not included in > the 'authentication' part of the radiusd.conf, which I also saw > in aaa.txt. But in radius.conf, 'sql' is commented in the > 'authentication'. Why is that? Read the list archives. This

Question about rlm_sql

2002-12-30 Thread wanglu
hi I installed freeradius-snapshot-2002-0916 in Redhat7.2. I want to configure it to use mysql. According to http://www.swx.nl/freeradius/freeradiussql.html, it does work. But one more question: it said that 'sql' can not included in the 'authentication' part of the radiusd.conf, which I

Question about rlm_sql "Pairs do not match for user ..."

2002-11-20 Thread Josh Wilsdon
Hello, In src/modules/rlm_sql/rlm_sql.c around line 575 there is a block of code which looks like: if (paircmp(request, request->packet->vps, check_tmp, &reply_tmp) != 0) { radlog(L_INFO, "rlm_sql (%s): Pairs do not match for user [%s]", inst->c