Alan,
I downloaded the updated code and ran the install, with the developer option, but now I get a alot of magic number mismatches between the modules...Ill just start with a fresh installtion of linux on the vmbox and try again.
Robert Graham
Network Engineer
U-Haul International
2727 N. Central Ave
Phoenix, AZ 85004
> I have the proper access to log into the SQL server and I can remotely log into it through tsql and with the MS SQL linux instructions, and perform queries, but I cannot get freeradius for the life of me able to connect....it keeps erroring out with socket destructor called
The real error is a bit earlier:
> rlm_sql (sql): Opening additional connection (0)
> rlm_sql_unixodbc: Connection failed
It would be nice to say *why* the connection failed. Unfortunately, the documentation for MS SQL isn’t really clear.
I’ve pushed a fix which will print out the actual error number. Please grab the latest code from github:
For a list of MS-SQL error codes, see:
Alan DeKok.
-