← Volver al índice de módulos

auth_radius

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 c
🔒 Autenticación y Seguridad Kamailio 6.1

Descripción general

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. This module requires the radiusclient-ng library version 0.5.0 or higher or freeradius-client which is available from https://github.com/FreeRADIUS/freeradius-client/. You can also install this library from distribution repositories.

Documentación oficial: https://www.kamailio.org/docs/modules/stable/modules/auth_radius.html
Código fuente: https://github.com/kamailio/kamailio/tree/master/src/modules/auth_radius

Autores y contribuidores

Jan JanakFhG Fokus <jan@iptel.org>Juha Heinanen <jh@tutpro.com>Stelios Sidiroglou-DouskosBogdan-Andrei IancuVoice Sistem SRL <bogdan@voice-system.ro>Jan Janak <jan@iptel.org>Phil Lavin <phil.lavin@synety.com>

Copyright © 2002, 2003 FhG FOKUS
Copyright © 2005 Voice Sistem SRL
Copyright © 2008-2010 Juha Heinanen

Módulos relacionados

auth auth_arnacon auth_db auth_diameter auth_ephemeral crypto htable ipops