From c1d7508ef5b69e1aa1b38175c92ec13a4e916360 Mon Sep 17 00:00:00 2001 From: kkalev Date: Sat, 21 Sep 2002 16:04:25 +0000 Subject: [PATCH] Update the FAQ with an entry about the Online Users page not showing anything. --- Changelog | 1 + FAQ | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/Changelog b/Changelog index 41a82d8..4d7a0db 100644 --- a/Changelog +++ b/Changelog @@ -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 diff --git a/FAQ b/FAQ index b610de8..0aa0632 100644 --- a/FAQ +++ b/FAQ @@ -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 -- 2.39.5