[bf1942] web script

Robert Mount rmount at gmail.com
Wed Jul 13 23:27:14 EDT 2005


Try this...

su rental1 -c "/home/user/bf2/start.sh"

running that line as root will force the command to be loaded as
"rental1" instead.

HTH,
--Rob

On 7/13/05, Tim Cooper <tim at myinternetservices.com> wrote:
> 
> Is there a way I can make a script to su as a user and have the the script
> become that user
> 
> cd /home/user/bf2
> screen -dmS rental1 /home/user/bf2/start.sh
> 
> I have a web app that executes this and another to kill the screen. The
> problem I am having is that the users "apache" executes this and not the
> user I need it to be
> 
> Any suggestions ?
> 
> Thanks,
> Tim
> 
> 
> 
>



More information about the Bf1942 mailing list