<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
JT Justman wrote:
<blockquote cite="mid4410875C.1080005@sirius.airdelights.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">
-rwxrwxrwt   1 root    root      47723 Mar  7 10:53 fping
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Whoa, that's a weird mode. Something funny going on in your server?
Check out your other binaries for odd perms. Nothing should be
world-writable.

In any case, the SUID bit can be set with:

$ chmod 4755 /usr/local/sbin/fping

HTH,

JT

  </pre>
</blockquote>
<br>
Entirely my fault on that one, I was a bit frustrated when playing with
this and kinda pounded on it when it was saying it could not execute,
got past that one to the new message and never got around to changing
it...<br>
<br>
Ok, implemented and tested, looks good, thanks!<br>
<br>
--L<br>
</body>
</html>