On Mon, Mar 27, 2006 at 09:52:56AM +0200, David Lesaffre wrote: > Making php interpreter setuid: > # chmod u+s /usr/bin/php4 Make fping setuid, not php interpreter. - Craig
fping is already setuid:
# ls -l /usr/bin/fping
-rwsr-xr-x 1 root root 22356 Dec 30 00:11 /usr/bin/fping
what has fping to do with udp port probing, anyway?
David