[CALUG] SSH question

Jason C. Miller jason.c.miller at gmail.com
Thu Oct 27 10:51:29 CDT 2005


I'm not talking about which filehandle the password will come from, I was 
asking if something like...

cat blah | ssh nobody at nowhere "cat - > blah"

...will work regardless of whether I have to manually enter a password to 
kick it off or not (as opposed to having trusted ssh hosts with no 
passwords required).



On Thu, 27 Oct 2005, Jim Bauer wrote:

> On Thursday 27 October 2005 09:58, Jason C. Miller wrote:
> > Working with Mr. Breen's suggestion of using dd and ssh to backup hard
> > drives, I was wondering if anybody knew off the top of their heads if
> > password-less login is required for this to work.  If I try to pipe some
> > output into ssh (to be processed on the remote machine), does it matter if
> > I manually put in the password or not?
> 
> No.  ssh will read the password from /dev/tty not stdin.
> _______________________________________________
> Columbia, Maryland Linux User's Group (CALUG) mailing list
> CALUG Website: http://www.calug.com
> Email postings to: lug at calug.com
> Change your list subscription options: http://calug.com/mailman/listinfo/lug
> 



More information about the lug mailing list