I am attempting to create a simple user shell executable which will
execute a root command.

Executing;

su root killall squid

requests root's password, and then issues a;

killall: /usr/bin/killall: cannot execute binary file

while killall executes by root no problem.
Any idea what's going on here?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to