From ace882d0bffd4f103b8e10f9309ea6e5b8f855dfe28b2a6cbe2b7f55867874b1 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 26 Jul 2015 10:17:38 +0000 Subject: [PATCH] - add a note about permissions for the extra-opts file in README OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=17 --- monitoring-plugins-README-extra-opts | 11 +++++++++++ monitoring-plugins.changes | 5 +++++ monitoring-plugins.spec | 2 +- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/monitoring-plugins-README-extra-opts b/monitoring-plugins-README-extra-opts index c8b04bb..4fc4840 100644 --- a/monitoring-plugins-README-extra-opts +++ b/monitoring-plugins-README-extra-opts @@ -67,6 +67,17 @@ not have to define sensitive credentials in the configuration of your monitoring server and these options won't appear in the command line. +Permissions +=========== + +As some plugins require log in data, which are formerly stored in + /etc/{icinga,nagios}/resource.cfg +and can now be stored inside the extra-opts file, please remember that the same +security rules apply now also to this new extra-opts file. Under normal +circumstances, you should set restrictive permissions (600 or 640) on them. +User: root +Group: icinga or nagios, depending on your monitoring daemon + Further use of the /etc/monitoring-plugins directory ==================================================== diff --git a/monitoring-plugins.changes b/monitoring-plugins.changes index d2b1ea5..ab6c56f 100644 --- a/monitoring-plugins.changes +++ b/monitoring-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 26 10:17:12 UTC 2015 - lars@linux-schulserver.de + +- add a note about permissions for the extra-opts file in README + ------------------------------------------------------------------- Wed Jan 21 11:22:54 UTC 2015 - lars@linux-schulserver.de diff --git a/monitoring-plugins.spec b/monitoring-plugins.spec index 7d42ede..7ea565c 100644 --- a/monitoring-plugins.spec +++ b/monitoring-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package monitoring-plugins # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed