[sysadmin-bin] Modify the path to nagios command for the authorized_keys setup.
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Modify the path to nagios command for the authorized_keys setup.
- Date: Thu, 28 Feb 2013 10:41:56 +0000 (UTC)
commit 7f8e87f507b9fa1e649f39e5675c812980dbc55e
Author: Andrea Veri <av gnome org>
Date: Thu Feb 28 11:41:04 2013 +0100
Modify the path to nagios command for the authorized_keys setup.
create-auth | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-auth b/create-auth
index d4e7fba..643df4e 100755
--- a/create-auth
+++ b/create-auth
@@ -44,7 +44,7 @@ RESTRICTS = {
'gnomegit':
'command="/home/admin/bin/run-git-or-special-cmd",no-pty,no-port-forwarding ',
'nagios':
- 'command="/etc/nagios/eventhandlers/restart-httpd",no-pty,no-port-forwarding ',
+ 'command="/home/admin/bin/run-nagios-command",no-pty,no-port-forwarding ',
}
LDAP_GROUP_BASE='ou=groups,dc=gnome,dc=org'
LDAP_USER_BASE='ou=people,dc=gnome,dc=org'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]