Re: OpenSSH_3.1p1 auth problems

From: Jim Levie (jim@entrophy-free.net)
Date: 08/26/02


From: Jim Levie <jim@entrophy-free.net>
Date: Mon, 26 Aug 2002 07:51:24 -0500

On Mon, 26 Aug 2002 02:52:27 -0500, Cameron L. Spitzer wrote:

> In article <m1lk7mejn4i.fsf@syrinx.oankali.net>, Richard E. Silverman
> wrote:
>>
>> Your problem is that you generated and RSA1 key, which can only be used
>> with protocol 1... but you are using protocol 2. Use
>>
>> ssh-keygen -t {rsa|dsa}
>
> I ran ssh-keygen -t dsa and gave a passphrase, and copied
> .ssh/{id_dsa,id_dsa.pub} to the remote machine. Then I copied id_dsa.pub
> to authorized_keys there. The only thing that's different is I can log
> into the remote machine with that passphrase now, instead of my shadow
> password for the remote machine.
> Is that what was supposed to happen?
> Is that the difference between "keyboard interactive" and "password?" I
> really can't tell from man ssh.
>
> What I expected would happen is .ssh/id_dsa would match, and I wouldn't
> have to type any password any more. But ssh -v gives
>
If you don't want to have to supply any password to the remote then
generate the key with an empty passphrase.

-- 
The instructions said to use Windows 98 or better, so I installed RedHat.



Relevant Pages

  • Re: OpenSSH_3.1p1 auth problems
    ... >> Your problem is that you generated and RSA1 key, ... but you are using protocol 2. ... > into the remote machine with that passphrase now, ...
    (comp.os.linux.security)
  • Network Redirectors
    ... How to get the details of the network over which the file access takes place and the client server protocol involved. ... It needs to detect when a process on some remote machine attempts to access a file on the local machine, ... It also needs to detect when a process on the local machine attempts to access a file on some remote machine, ... I'm also hoping that I'd need to work with one protocol since my need is restricted to Windows machines. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: WiFi security (was wifi access from laptop to starbucks wifi)
    ... keys change dynamically per the protocol. ... to choose weak passwords. ... If you choose a password that is a dictionary word or the name ... should take a couple hundred centuries to crack that passphrase. ...
    (Fedora)
  • Re: Request feedback on new Interlock-based protocol
    ... Eve's MITM attack. ... The main features of our protocol are: ... Alice and Bob must share the same passphrase, so as long as the passphrase ... Use of the Interlock protocol to detect and prevent MITM attacks. ...
    (sci.crypt)
  • Re: OpenSSH_3.1p1 auth problems
    ... protocol 1 by using "ssh -1 host", in which case my old RSA key worked as well. ... > Your problem is that you generated and RSA1 key, ... Los Alamos, NM 87545 ...
    (comp.security.ssh)