Hi aus9
I don't think this is an issue. Aside from USER (tc) and Group (staff) there
is a third field called Other. If you look at the permission bits:
tc@box:~$ ls -l /tmp/tcloop/acpid/usr/local/tce.installed/acpid
-rwxr-xr-x 1 tc staff 97 Jan 8 2010 /tmp/tcloop/acpid/usr/local/tce.installed/acpid
tc@box:~$ ls -l /usr/local/tce.installed/acpid
lrwxrwxrwx 1 root root 47 May 23 20:34 /usr/local/tce.installed/acpid -> /tmp/tcloop/acpid/usr/local/tce.installed/acpid
you'll see the read and execute bits are set for Other , meaning anyone is
allowed to execute the script.