[Gllug] RSA or DSA

Dani Pardo dani at enplater.com
Tue May 17 09:50:46 UTC 2005


Simon Morris wrote:
> On 5/17/05, Dani Pardo <dani at enplater.com> wrote:
> 
>>   Hi, I've used that command, wich generated my
>>/root/.ssh/identity.pub.  I've copied that file on a remote machine via
>>scp.
>>   On the remote machine, I issued:
>>
>>  # cat file.pub >> /root/.ssh/authorized_keys
>>
>>   But now, from the first machine, If I ssh to the second one, It
>>stills prompts for password. How can I ssh directly with no password?
>>
> 
> 
> Try naming the file authorized_keys2
> 
> Thanks
> 
> ~sm

  Mm.. same result. See the output of sshd in debug mode:

debug1: Server will not fork when running in debugging mode.
Connection from 193.127.209.21 port 53250
debug1: Client protocol version 1.5; client software version OpenSSH_2.9p2
debug1: match: OpenSSH_2.9p2 pat OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*
debug1: Local version string SSH-1.99-OpenSSH_3.7.1p2
debug1: permanently_set_uid: 33/33
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: blowfish
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Attempting authentication for root.
Failed none for root from 193.127.209.21 port 53250

	What's that blowfish stuff? I generated a DSA key.. ?

---
Dani Pardo, dani at enplater.com
Enplater S.A
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list