]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
* Check for the binaries used (mysql/snmpwalk) in the scripts in the bin folder befor...
authorkkalev <kkalev>
Sun, 2 Nov 2003 13:57:35 +0000 (13:57 +0000)
committerkkalev <kkalev>
Sun, 2 Nov 2003 13:57:35 +0000 (13:57 +0000)
commit7b2081b4f446d9c630dc453303aa3b6a0b86ef13
treeb11793f51a13f8acb56813667295a2d0d1b07a28
parentf62af13af49e152a5334ea125b40b6c6e4fb4024
* Check for the binaries used (mysql/snmpwalk) in the scripts in the bin folder before using them
* Update the HOWTO file
* Use the general_domain variable from the admin.conf file in log_badlogins instead of a new one
* Add a sql_command directive in admin.conf containing the path to the mysql binary. That can be used by the
  scripts in the bin folder instead of setting a variable in each script
* Add a general_nas_type and a per nas type directive and pass that to snmpfinger. Updated snmpfinger to also
  support lucent equipment apart from cisco
Changelog
bin/clean_radacct
bin/log_badlogins
bin/monthly_tot_stats
bin/snmpfinger
bin/tot_stats
bin/truncate_radacct
conf/admin.conf
conf/naslist.conf
doc/HOWTO
htdocs/user_finger.php3