ug... how do i make freeradius work?
[ga4php.git] / radius / radverify.php
diff --git a/radius/radverify.php b/radius/radverify.php
new file mode 100644 (file)
index 0000000..1285fea
--- /dev/null
@@ -0,0 +1,12 @@
+<?php
+/*
+ * radverify.php
+ * 
+ * This file is designed as a "script" extension to freeradius (or some such tool) for radius authentication.
+ * Also provided is a simple web interface for managing users in freeradius.
+ * 
+ * I cant figure out how to make it work with freeradius. I dont want to do password auth at all, in fact i want the login
+ * password to *BE* the pin code, but i cant find a way of doing that with freeradius, which is a shame.
+ */
+
+?>
\ No newline at end of file