by spender » Sun Mar 28, 2004 5:40 pm
Who do you want to not be able to run top? Are you aware that someone could copy a 'top' program to somewhere they can write and execute and it would work the same as the regular top? Have you enabled /proc restrictions to restrict the viewing of processes to only the user's own programs? If you want to disable the execution of top for all people using the default ACL (I assume you're running 1.9) just add:
/usr/bin/top h
to the default ACL (that's the / { blahblah } one)
-Brad