RADIUS是Remote Authentication Dial In User Service的缩写,意思就是远端用拨入验证服务。 RADIUS是一个AAA协定,意思就是同时兼顾验证(authentication)、authorization及accounting三种服务的协定(protocol),通常用于网路存取、或流动IP服务,适用于局域网及漫游服务。
FreeRADIUS 是一个实现了RADIUS 的服务器。 FreeRADIUS 还包含一个BSD 授权协议的客户端库。
主页:http://freeradius.org/
下载:http://freeradius.org/download.html
来自:开源中国社区