On Tue, Jun 27, 2006 at 03:59:37PM +0300, Ira Abramov wrote: > Quoting yahav Biran, from the post of Tue, 27 Jun: > > Hi all, > > I'm trying to configure two machines with key based authentication. > > > > In the client machine: > > First I created my private and public key: > > ssh-keygen -b 1024 -f identity -P '' -t dsa > > RTFM. since ssh2, you can't have keys without passphrases. either add a > passphrase (which you can cache with ssh-agent) or create a pass-less > key of type rsa1 and force the connection to Protocol 1. I don't > recommend the latter though.
passphrase-less keys work for me on Sarge. -- Tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
