SV: freeradius and MS SQL -- anyone got it working?

2005-10-04 Thread Erik Ågren
@lists.freeradius.org Ämne: Re: freeradius and MS SQL -- anyone got it working? On Friday 30 September 2005 21:28, Duane Cox wrote: There are a few qwerks with getting FreeRadius to work with MSSQL. thought so... :) First thing, the FreeTDS files have been removed (more like abandonded) from

Re: freeradius and MS SQL -- anyone got it working?

2005-10-04 Thread Duane Cox
: freeradius and MS SQL -- anyone got it working? Hi If Anyone got this to work, couldn't you give me an example of how its done. Including necessary changes in the odbc.ini (and where to put it) and the other files that I have to change. I'm trying to connect using iodbc, but when starting up

Re: freeradius and MS SQL -- anyone got it working?

2005-10-04 Thread Alan DeKok
Duane Cox [EMAIL PROTECTED] wrote: Hope this helps. ... Added as doc/mssql. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius and MS SQL -- anyone got it working?

2005-10-01 Thread Arne Götje (高盛華)
On Friday 30 September 2005 21:28, Duane Cox wrote: There are a few qwerks with getting FreeRadius to work with MSSQL. thought so... :) First thing, the FreeTDS files have been removed (more like abandonded) from FreeRadius. If you really want to call FreeTDS direclty, you will have to

Re: freeradius and MS SQL -- anyone got it working?

2005-09-30 Thread Duane Cox
There are a few qwerks with getting FreeRadius to work with MSSQL. First thing, the FreeTDS files have been removed (more like abandonded) from FreeRadius. If you really want to call FreeTDS direclty, you will have to download the files from the attic. But more than that you will also have to

Re: freeradius and MS SQL -- anyone got it working?

2005-09-30 Thread Alan DeKok
Duane Cox [EMAIL PROTECTED] wrote: First thing, the FreeTDS files have been removed (more like abandonded) from FreeRadius. It was abandoned at the specific request of the FreeTDS project members, who told us the FreeTDS API used by the module was not stable, and shouldn't be used by anyone.

freeradius and MS SQL -- anyone got it working?

2005-09-29 Thread Arne Götje (高盛華)
Hi list, What is the status of MS SQL support for freeradius? Did anyone get it working? And if yes, which version do you use and what is required to get it work? I'm currently using freeradius 1.0.2 on Debian Sarge and I didn't manage to get it connect to the MS SQL server. As the

Re: freeradius and MS SQL -- anyone got it working?

2005-09-29 Thread Alan DeKok
Arne =?utf-8?q?G=C3=B6tje?= (=?utf-8?q?=E9=AB=98=E7=9B=9B=E8=8F=AF?=) [EMAIL PROTECTED] wrote: I'm currently using freeradius 1.0.2 on Debian Sarge and I didn't manage to get it connect to the MS SQL server. As the rlm_sql_freetds module states that it is under development ans so, not enabled