12 Jun
2007
12 Jun
'07
1:43 p.m.
On Tue, Jun 12, 2007 at 02:03:52PM +0100, Lance Wantenaar wrote:
2007-06-12 13:54:17 Could not run the command '/usr/sbin/fping -Ae' (exec failed) 2007-06-12 13:54:17 hobbitping invocation failed: Permission denied
OK, this is it. The ~hobbit/server/bin/hobbitping utility must be installed as suid-root, i.e. permissions should be like this:
$ cd ~hobbit/server/bin $ ls -l hobbitping -rwsr-xr-x 1 root users 153698 May 7 14:18 hobbitping
Regards, Henrik