bf6ca8c50e13c980bdc82ae26385c8fc1e0b6aec
[ga4php.git] / radius / radverify.php
1 <?php
2 /*
3  * radverify.php
4  * 
5  * This file is designed as a "script" extension to freeradius (or some such tool) for radius authentication.
6  * Also provided is a simple web interface for managing users in freeradius.
7  * 
8  * The simple web interface should also provide a mechanism for configuring freeradius itself
9  * 
10  */
11
12 ?>