Update the FAQ with an entry about the Online Users page not showing anything.
authorkkalev <kkalev>
Sat, 21 Sep 2002 16:04:25 +0000 (16:04 +0000)
committerkkalev <kkalev>
Sat, 21 Sep 2002 16:04:25 +0000 (16:04 +0000)
dialup_admin/Changelog
dialup_admin/FAQ

index 41a82d8..4d7a0db 100644 (file)
@@ -5,6 +5,7 @@ Ver 1.60:
 * In snmpfinger also consider '-' as a valid character for a username
 * Add support for realm in username and allow for realm striping in the web pages and in log_badlogins
 * Add a few more comments in the admin.conf
+* Update the FAQ with an entry about the Online Users page not showing anything.
 Ver 1.59:
 * Small html fixes in user_edit.php3 and password.php3
 * Show number of failed logins in the last 7 days in the user admin page
index b610de8..0aa0632 100644 (file)
@@ -41,5 +41,15 @@ Everything should work ok after that.
 
 Make sure that magic quotes in PHP are turned off
 
+>
+> The Online Users page does not show me anything
+>
+
+Check conf/admin.conf and especially the comments about general_finger_type. Make sure that bin/snmpfinger
+uses the correct snmpwalk command and that it returns the correct results (snmfinger works on cisco access
+servers). Try commenting out general_finger_type so that the Online Users page will just query the radacct
+table and not try to do a finger on the NAS.
+
+
 --
 kkalev