> From: "Ian Truelsen" <[EMAIL PROTECTED]>
> 
> Cameron Simpson writes: 
> 
> > On Sun, Nov 18, 2001 at 12:53:24AM +0000, Ian Truelsen <[EMAIL PROTECTED]> 
>wrote:
> > | > Say this: 
> > | >         eval `ssh-agent` 
> > | > That will start one and also tell your shell enough for the other commands
> > | > to contact it.
> > |
> > | Tried the eval 'ssh-agent' and I still get the same error when I run 
> > | ssh-add.  
> > 
> > yes, you used apostrophes instead of backtick. Cut and paste my example and try 
>again.
> > -- 
> I tried that, but I still get either the password prompt or I get the 
> Permission denied (publickey,password,keyboard-interactive) error. 
> 
> I'm not sure what to try next. 


I haven't read all the messages in this thread carefully, but have you
sent the output of ssh -v to the list? That should tell us where the
problem is (i.e., ssh -v hostname, where hostname is the name of the
machine you are connecting to).

Dave



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to