Dialup Admin Administration interface
The FreeRADIUS server comes including a powerfull web interface written in PHP to administer radius users, called dialupadmin. Dialup Admin supports users either in SQL (MySQL or PostgreSQL are supported) or in LDAP. Apart from the web pages, it also includes a number of scripts to make the administrator's life a lot easier.
Web interface features
The dialupadmin web interface supports the following features:
- Creating a new user from scratch, and storing the information in an SQL or LDAP server, including personal user information
- Main page for general user status overview (screenshot)
- User radius settings administration (screenshot)
- User personal information administration (screenshot)
- User accounting overview (screenshot)
- User test page (screenshot)
- Find users facility (screenshot)
- Bad Users facility to keep a record of users creating problems
- Accounting Report Generator (screenshot)
- Online finger facility (screenshot)
- Test radius server (uses the user test page framework)
- Online Usage Statistics
- Group Administration for SQL based users (screenshot)
- Administer sql based radius clients (screenshot)
Scripts included with dialupadmin
Dialup Admin includes a number of perl scripts which provide enhanced features for the radius server administrator:
- Script to log failed logins in the accounting database as soon as they are logged in the radius log file.
- Script to clean the accounting database of stale open sessions
- Script to clean the accounting database from records older than a specific number of days
- Script to aggregate user accounting to per day, or per month rows (one for each user) to ease statistics generation
The world's most popular RADIUS Server.