--- /dev/null
+<?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