Tom Gilbert <[EMAIL PROTECTED]> writes:
> SYNOPSIS
> ssh-add [-lLdD] [file ...]
>
> DESCRIPTION
> ssh-add adds RSA or DSA identities to the authentication agent,
> ssh-agent(1). When run without arguments, it adds the file
> $HOME/.ssh/identity. Alternative file names can be
"Tom Gilbert" <[EMAIL PROTECTED]> writes:
> > That did the trick! The worst part about it is there's no mention of
> > this in the man page. It talks about using identity.pub as default but
> > nothing about specifying a different file.
>
>
> SYNOPSIS
> ssh-add [-lLdD] [file ...]
>
> DESCRI
* Gary Hennigan ([EMAIL PROTECTED]) wrote:
> "Bill Wohler" <[EMAIL PROTECTED]> writes:
> > "Gary Hennigan" <[EMAIL PROTECTED]> writes:
> > > I'm a bit confused by the fact that OpenSSH now defaults to using
> > > version 2. How do I use ssh-agent as I have in the past to do
> > > password-less logi
* Oleksandr Moskalenko ([EMAIL PROTECTED]) [011030 17:34]:
> I use the same setup. In my authorized_keys2 I only have my sshd
> machine's public key (cut and paste from id_rsa.pub in its entirety).
> Then I copied both id_rsa and id_rsa.pub to ~/.ssh on my remote machine.
> It is maybe wrong to c
"Bill Wohler" <[EMAIL PROTECTED]> writes:
> "Gary Hennigan" <[EMAIL PROTECTED]> writes:
> > I'm a bit confused by the fact that OpenSSH now defaults to using
> > version 2. How do I use ssh-agent as I have in the past to do
> > password-less logins?
>
> I posted a bug about the inconsistency,
"Gary Hennigan" <[EMAIL PROTECTED]> writes:
> I'm a bit confused by the fact that OpenSSH now defaults to using
> version 2. How do I use ssh-agent as I have in the past to do
> password-less logins?
I posted a bug about the inconsistency, but apparently the "upstream
authors" are dead set a
* Gary Hennigan ([EMAIL PROTECTED]) wrote:
> I'm a bit confused by the fact that OpenSSH now defaults to using
> version 2. How do I use ssh-agent as I have in the past to do
> password-less logins?
>
> In the past I'd do this once with my pass phrase:
>
> % ssh-keygen
>
>
> and copy the conte
7 matches
Mail list logo