Title: [opsview] [10203] Added help text for authtkt on solaris, missed from Commercial
Revision
10203
Author
tvoon
Date
2012-09-28 15:23:02 +0100 (Fri, 28 Sep 2012)

Log Message

Added help text for authtkt on solaris, missed from Commercial

Modified Paths


Modified: trunk/opsview-core/installer/apache_proxy.conf
===================================================================
--- trunk/opsview-core/installer/apache_proxy.conf	2012-09-28 14:22:03 UTC (rev 10202)
+++ trunk/opsview-core/installer/apache_proxy.conf	2012-09-28 14:23:02 UTC (rev 10203)
@@ -43,6 +43,11 @@
 # Ensure the apache user is a member of the nagcmd group.
 Alias /nagvis /usr/local/nagios/nagvis
 ProxyPass /nagvis !
+
+# SOLARIS: Need to uncomment the line below to allow this Apache module to load
+# Other platforms automatically add this into the Apache configuration
+#LoadModule auth_tkt_module libexec/mod_auth_tkt.so
+
 # Authentication for Nagvis requires the AuthTkt apache module, which is installed with Opsview
 # This enables single-sign-on
 # IMPORTANT: Set this to the same as the shared secret in opsview.conf

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to