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...