Forum Moderators: coopster

Message Too Old, No Replies

executing a remote script (unix shell)

I need help on executing a remote script...

         

thewiz

7:45 am on May 17, 2004 (gmt 0)

10+ Year Member



I would like to add a button on a PHP page which allows to execute a script on a remote machine (without a web server on it...) using login and password to access it.

I've tryed to use a "system" and "rsh", but with the rsh I can't access with password...

Please could you give me any help on that?

thanks

coopster

5:36 pm on May 18, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, thewiz!

...can't access with password...

Did you try the

+a
(Enable authentication agent forwarding) option?