]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
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)
Changelog
FAQ

index 41a82d817e7fd10f02fb48b555fed35de1ae0505..4d7a0db247c5bc0005337da86e0b15e553b9decb 100644 (file)
--- 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 b610de823475f155fe4b7e412834cbc28161616c..0aa06321f24280abad91a4911dd4f8bc49284b35 100644 (file)
--- 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