Nov 20, 2012 #1 jdespres MIS Joined Aug 4, 1999 Messages 230 Location US How can I automate running the following ::---> ssh-agent bash ssh-add .ssh/dpnid Thanks..... Joe Despres
How can I automate running the following ::---> ssh-agent bash ssh-add .ssh/dpnid Thanks..... Joe Despres
Nov 20, 2012 #2 w5000 Technical User Joined Nov 24, 2010 Messages 223 Location PL if your key is password protected maybe you can try with "expect"? Upvote 0 Downvote
Nov 20, 2012 1 #3 w5000 Technical User Joined Nov 24, 2010 Messages 223 Location PL and even you can find solution with "expect" here Upvote 0 Downvote