[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using multiple keys with ssh-agent



On Sun, Feb 16, 2003 at 11:49:27PM -0800, Bill Moseley wrote:
> On Mon, 17 Feb 2003, Nick Hastings wrote:
> 
> > Maybe I'm missing something but surely it would be easier to just have
> > the one key and then just run
> > 
> > ssh remote pine -i
> 
> I could only get that to work with X11 Forwarding and X applications.  I
> can't get console apps to work that way:
> 
> Can't access terminal or input is not a terminal. Redirection of
> standard input is not allowed. For example "pine < file" doesn't work.

Try
  ssh -t REMOTE 'pine -i'

-- 
Michael Heironimus



Reply to: