Does anyone use this combination? I am trying to use unixodbc with freetds to connect to a MS SQL 2000 server. Queries work when I put them into isql, but for some reason, they don't when freeradius runs them. I am unable to report the SQL error because the sql_error function in sql_unixodbc causes a seg fault if it tries to look up the error.
I have tried the mssql.conf and db_mssql.sql from freeradius 0.7 as well as the sql.conf and a modified db_mysql.sql from 0.9.3. Same problem: rlm_sql_getvpdata: database query error rlm_sql (sql): SQL query error; rejecting user Currently using: Freeradius 0.9.3 unixODBC 2.2.9 freetds 0.62.4 linux 2.4.20 The other configuration files are the same as on an already working Freeradius + PostgreSQL server. Thanks, Fei - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

