+
Versions
-| ObserverNMS | $observer_version |
- Apache | $apache_version |
-| PHP | $php_version |
- MySQL | $mysql_version |
+| ObserverNMS | $observer_version |
+| Apache | $apache_version |
+| PHP | $php_version |
+| MySQL | $mysql_version |
-
");
print_optionbar_end();
@@ -193,4 +192,3 @@ print_optionbar_end();
-
diff --git a/includes/defaults.inc.php b/includes/defaults.inc.php
index c7d0a5aa1..909f609de 100644
--- a/includes/defaults.inc.php
+++ b/includes/defaults.inc.php
@@ -95,7 +95,10 @@ $config['ignore_mount_optical'] = 1; # Ignore mounted optical discs
$config['device_traffic_iftype'] = array('/loopback/','/other/','/tunnel/','/virtual/','/mpls/');
$config['device_traffic_descr'] = array('/loopback/','/vlan/','/tunnel/','/:\d+/');
+# Authentication
+
$config['allow_unauth_graphs'] = 0; ## Allow graphs to be viewed by anyone
+$config['auth_mechanism'] = "mysql"; # Auth Type.
# Sensors