Re: keys.
From: Jonathan (jonathanNOFISH_at_sprintmail.com)
Date: 04/28/03
- Next message: David Favor: "Re: Broken-ness configuring with openssl-0.9.7b and openssh-3.6.1p1"
- Previous message: Jonathan: "Clarification: int & ext. entropy sources?"
- In reply to: Rudi Swennen: "Re: keys."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Apr 2003 08:37:41 -0400
"Rudi Swennen" <Rudi.Swennen@oma.be> wrote in message
news:b8aoig$cuk$1@naxos.belnet.be...
> On Fri, 25 Apr 2003 00:59:06 +0200, Darren Dunham wrote:
>
> > userD/.ssh/auth.
>
>
>
> That doesn't work. He still asks my passwd.
At this point, it's not asking for your user password, but rather the
passphrase for your private key on machineB. This is normal.
If you don't want to be prompted for anything at all, then you need to start
an "ssh-agent" on machineB and load your private key in there with "ssh-add"
ahead of time. (Read the ssh-agent manpage, as there are some implications
on your shell environment.) Then, essentially, as long as the ssh-agent
process doesn't die or have its keys cleared, you will be able to login w/o
a password on machineC.
good luck,
Jonathan
- Next message: David Favor: "Re: Broken-ness configuring with openssl-0.9.7b and openssh-3.6.1p1"
- Previous message: Jonathan: "Clarification: int & ext. entropy sources?"
- In reply to: Rudi Swennen: "Re: keys."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|