I've got 0.71 running on RH7.3 and need to authenticate against a MS SQL2000 database.
 
If I modify radiusd.conf to use mssql and modify mssql.conf to use rlm_sql_freetds,  radiusd -sfxxy -l stdout fails with:
 
rlm_sql: Could not link driver rlm_sql_freetds: file not found
rlm_sql: Make sure it (and all its dependent libraries!) are in the search path of your system's ld.
radiusd.conf[8]: sql: Module instantiation failed.
Which means that it did not get compiled. I've scoured the docs and can not find explicit instructions for this.  I tried the experimental modules string, but that compiled things I don't think I need and failed before it got to the SQL section (in a perl section I think).
 
1. What are the proper ./configure arguments to properly compile for use with MS SQL?
2. Does it depend on unixODBC being loaded first?
 
 
Thanks in advance all.
GT
 
 
 

Reply via email to