Pure PHP radius class 1.2 (Default branch) |
|
|
Pure PHP radius class can be used to authenticate
users with a RADIUS network access server
according to RFC 2865. It connects to a Radius
server given its IP address, and requests access
on behalf of a user given his password. Once
authenticated, the class may return the attributes
of the authorized user. This class works with at
least the following RADIUS servers: Authenex
Strong Authentication System (ASAS) with
two-factor authentication; FreeRADIUS; Microsoft
Radius server IAS; Radl; RSA SecurID; WinRadius;
and ZyXEL ZyWALL OTP (One-Time Password for
Two-Factor Authentication, Authenex ASAS branded
by ZyXEL).
|