From: "Tim Rich, Jr." <[EMAIL PROTECTED]> Sent: Wednesday, February 19, 2003 12:49 PM
> We also are implementing freeradius - and would prefer to use MSSQL at this > point, because 98% of our current solution is in MS - for now ;), and would > welcome any more information, if available, on this implementation path. To add to my previous post, I`ve also use my Perl + XMLRPC backend to authenticate based on the Called-StationID ... If it`s 555-1111 then it's check on an mySQL database and if it`s 555-2222 then it`s check on an MSSQL database. I`ve send my XMLRPC client code on a previous post... for my XMLRPC server, I use the HailStone PHP Object Server (www.codepunk.com) and my PHP have both mySQL and MSSQL backend. -- Joel Vandal > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
