0 pts.
 MS SQL with Radius
Hi, i have some problems getting radius authentication to work as i believe i have not setup the proper SQL tables. Can anyone please tell me what db tables i would need for the authentication to work.

Software/Hardware used:
ASKED: January 19, 2006  3:16 PM
UPDATED: January 19, 2006  6:52 PM

Answer Wiki:
Hello Klabbe! What particular RADIUS server are you using? I've worked with RADIUS before, and each one has it's own way of using db-based authentication. Usually however, the RADIUS server has a predefined table structure you need to create. The query that is used to perform the authentication is usually a stored procedure that is executed everytime a connection request is made. Your RADIUS server's documentation should tell you the table structure you need to create as well as provide you with a template on the stored procedure you need to write.
Last Wiki Answer Submitted:  January 19, 2006  6:52 pm  by  JamesHowlett   0 pts.
All Answer Wiki Contributors:  JamesHowlett   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _