Results 1 to 2 of 2
Dear all ,
i made already the script with the ssh command inside my prob is that it returns asking for the password i need to know how to insert ...
- 07-13-2009 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 4
Help pls am trying to makeRemote script to ssh server and run another script there
Dear all ,
i made already the script with the ssh command inside my prob is that it returns asking for the password i need to know how to insert the password into the script so that it doesn't ask for it . and if their is anyway to secure the password .. thanks alot
- 07-13-2009 #2
use expect, google for expect and ssh, you should find examples


Reply With Quote