Hi,
I have a win2k3 web edition server that has an account with 2 batch files in it that stop a service and start a service.
From my windows desktop i can use putty to log into the server over ssh. However, I want to use a https web page to send a ssh command over the net to run either of the 2 bat files. The web server is a linux based one.
After looking at this page which gives the syntax for ssh
http://www.linuxforum.com/shell/ssh/65-11.php there doesnt seem to be a way of specifying a password to use to log in.
Can you specify a password?
If you cant can you point me in the right direction of what i should be looking into?
Thanks for any help or pointers.