On Fri, 21 Mar 2003, Ed H wrote:

> When I use it with 'sqlmod-inst = sqlcca3' I get an SQL error, however when 
> I change this value to 'sqlmod-inst = sql', everything works great.

sqlmod-inst should be defined as the way that you call the specific sql
module in radiusd.conf. Since it's possible to instantiate different sql
modules, designated as you would to differentiate them (sql1, sqlcc,
sqlcca3, or whatever). In the case of the example, the original author
apparently used 'sqlcca3' for the sql module that managed his sqlcounter.
Since you apparently use 'sql' in radiusd.conf, then that's what you'd
want to use for sqlmod-inst.

Jim


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

Reply via email to