[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Fping ...



JT Justman wrote:

-rwxrwxrwt 1 root root 47723 Mar 7 10:53 fping



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




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...


Ok, implemented and tested, looks good, thanks!

--L