Agent forwarding with DSA keys?

John Horne J.Horne at plymouth.ac.uk
Fri Sep 22 22:53:42 EST 2000


On 22-Sep-00 at 11:33:55 Wallace, Mark, CTR, OSD/ATL wrote:
> How do you manage to ssh-add your dsa key?
> When I try that, I'm informed that it is a bad key file...
> 
Missed the thread on this, but in my .bash_profile file I have:

        eval `ssh-agent` >/dev/null
        SSH_ASKPASS=/usr/libexec/ssh/ssh-askpass
        export SSH_ASKPASS

        ssh-add $HOME/.ssh/id_dsa

Works fine - using redhat 6.1.

John.

------------------------------------------------------------------------
John Horne, University of Plymouth, UK           Tel: +44 (0)1752 233914
E-mail: jhorne at plymouth.ac.uk
PGP key available from public key servers





More information about the openssh-unix-dev mailing list