import from HEAD:
[freeradius.git] / dialup_admin / README
index cc04c8e..e5f08bd 100644 (file)
@@ -3,6 +3,12 @@ It is written in PHP4 (although the files have an extension of php3 for historic
 It is modular and right now it assumes that user information is stored in an ldap server
 or an sql database and accounting in an sql server.
 
+Extra documentation from Stadler Karel (<Karel.Stadler@psi.ch>):
+http://kstadler.ch/index.php?topgroupid=1&subgroupid=14&groupid=11
+
+There is also a nice HOWTO in the doc folder
+
+
 INSTALLATION:
 
 Put dialup_admin in /usr/local/dialupadmin
@@ -84,6 +90,8 @@ htdocs:: user_finger.php3 =>
        it will only show users for the specific access server.
        If an argument usage_summary is passed then it will only show a line like:
        "Online: <num> Free: <num>" which can be used by other pages
+htdocs::failed_logins.php3 =>
+       It will show all the failed logins as logged in the radacct table by the log_badlogins script
 
 html:: Contains the html code for a few pages 
 html::user_admin.html.php3 =>