Xymon Mailing List Archive search

Internal Server Error

list Howard Snyder
Fri, 11 Jan 2008 11:13:37 -0500
Message-Id: <user-315c06e7bf3c@xymon.invalid>

Still no change.

chown root /usr/local/sbin/fping
# chmod 4755 /usr/local/sbin/fping
# ls -lsa /usr/local/sbin/fping
 168 -rwsr-xr-x   1 root     bin        85912 Mar 15  2005 /usr/local/sbin/fping

Thank you,
Howard Snyder
user-e66ae0780d99@xymon.invalid  **NOTE NEW EMAIL ADDRESS**
Network Engineer III
Network Services
XXX-XXX-XXXX
 
This email, and any attachments, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. It is the property of Cingular Wireless and its Affiliates. If you are not the intended recipient of this email, you are hereby notified that any dissemination, distribution or copying of this email, any attachments thereto, and any use of the information contained is strictly prohibited. If you have received this email in error, please notify me at XXX.XXX.XXXX and permanently delete the original and any copy thereof.
 
For login requests and password resets, you will need to open a request on the "My Logins" website:

https://nslogins.edc.cingular.net/login.cfm?CFID=13246&CFTOKEN=41726264

For OSS problems:
DL-MNOC-OSS Adjunct
DL-MNOC-OSS Siemens
DL-MNOC-OSS Nortel
DL-MNOC-OSS Nokia
DL-MNOC-OSS Lucent
DL-MNOC-OSS Ericsson


-----Original Message-----
From: Paul van Eldijk [mailto:user-86c97c6293b5@xymon.invalid] 
Sent: Friday, January 11, 2008 11:01 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Internal Server Error

Henrik Stoerner schreef:
...
bb-network.log= 2008-01-11 09:55:26 Execution of '/usr/local/sbin/fping
-Ae' failed - program not suid root?
You need to make /usr/local/sbin/fping suid-root:
	chown root /usr/local/sbin/fping
	chmod 4755 /usr/local/sbin/fping
Or even better: install sudo and allow your hobbit-user to execute fping 
via sudo without password...

Paul