Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2002 13:16:10 -0500
From:      David Banning <david@skytrackercanada.com>
To:        questions@freebsd.org
Subject:   question on su use
Message-ID:  <20021030131610.A32093@skytrackercanada.com>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021030131610.A32093>