Re: To have a program to type a username/password for me. How?

2009-03-20 Thread kitepi...@kitepilot.com
Ah well... So much for skipping the research: http://bash.cyberciti.biz/security/expect-ssh-login-script/ Darn it... ET kitepi...@kitepilot.com writes: To have a program to type a password for me. How? Hello widespread wisdom... I want to propagate public keys to several dozens of

Re: To have a program to type a username/password for me. How?

2009-03-20 Thread kitepi...@kitepilot.com
Another option: http://www.cyberciti.biz/faq/noninteractive-shell-script-ssh-password-provid er/ Boy, am I embarrassed... ET kitepi...@kitepilot.com writes: To have a program to type a password for me. How? Hello widespread wisdom... I want to propagate public keys to several dozens

Re: To have a program to type a username/password for me. How?

2009-03-20 Thread Charles Jones
man ssh-copy-id :) -Charles kitepi...@kitepilot.com wrote: To have a program to type a password for me. How? Hello widespread wisdom... I want to propagate public keys to several dozens of puters so I can login passwordless. I am not looking forward to typing (or cut'n pasting) a

Re: To have a program to type a username/password for me. How?

2009-03-20 Thread kitepi...@kitepilot.com
No, this won't do it. It asks for a password. It will simplify a lot the job of sshpass though..:) Maybe it wasn't THAT bad to ask anyway! 8) Thanks! ET Charles Jones writes: man ssh-copy-id :) -Charles kitepi...@kitepilot.com wrote: To have a program to type a

Re: To have a program to type a username/password for me. How?

2009-03-20 Thread JD Austin
man expect -- JD Austin Twin Geckos Technology Services LLC j...@twingeckos.com 480.288.8195x201 http://www.twingeckos.com Rita Rudner - Before I met my husband, I'd never fallen in love. I'd stepped in it a few times. On Fri, Mar 20, 2009 at 5:27 PM, kitepi...@kitepilot.com