login | register
Wed 03 of Dec, 2008 [06:21 UTC]

voip-info.org

History

SER module auth_radius

Created by: oej,Last modification on Fri 12 of Sep, 2003 [19:59 UTC]
This module contains functions that are used to perform authentication using a Radius server. Basically the proxy will pass along the credentials to the radius server which will in turn send a reply containing result of the authentication. So basically the whole authentication is done in the Radius server.

Before sending the request to the radius server we perform some sanity checks over the credentials to make sure that only well formed credentials will get to the server. We have implemented radius authentication according to
  draft-sterman-aaa-sip-00



Back to SIP Express Router

Comments

Comments Filter
222

333SER and RADIUS and WINDOWS

by , Sunday 31 of October, 2004 [21:29:34 UTC]
I am looking for eaxample SER configs using RADIUS, and am very interested if anyone is using the this in a Windows environment. I want to run an SER server, and have it authenticate using RADIUS. The RADIUS server would be a MCisofot RADIUS, and could then authenticate to the Windows NT domain.

I would greatly appreciate nay help.

Scott
222

333Call Authorization

by vickyshres, Wednesday 08 of September, 2004 [05:49:15 UTC]
Is there any module by which I can do Call authorization ?