[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Script to Run as Root



At 15:38 1998-09-29 +0800, Bench wrote:
>
>How can I make a script run as root when it is invoked thru an alias,
>e.g.:
>
>test: "| /usr/local/bin/root-script"
>
>I want to do this so that I can modify some special files by mailing
>to the alias 'test'.

chmod u+s filename

Any program that runs as root and is openly accessible is a security concern.


 Tony
 --
 Anthony E. Greene <agreene pobox com>
 Homepage and PGP Key: <http://www.pobox.com/~agreene/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]