Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [perhaps OT] ssh from Gentoo into a RedHat server
Date: Thu, 31 May 2007 15:14:46
Message-Id: f2dcvuh7b4vmqtei1JYNwe982v3j_gmsm@mail.gmail.com
1 On 31/05/07, Mick <michaelkintzios@×××××.com> wrote:
2 > On Thursday 31 May 2007 13:14, Mauro Faccenda wrote:
3
4 > > you should try creating your key pair again with:
5 > >
6 > > $ ssh-keygen -t dsa
7 >
8 > I would, but it seems to work fine with other servers, hence the point of this
9 > thread. What I am going to try out nevertheless is generating an RSA key and
10 > see if the server accepts it. Perhaps as Hans-Werner suggested the server
11 > may have been configured to only use dsa keys (I find this odd, but I don't
12 > know much about RH).
13
14 Not sure if this server has been configured to only use its own generated keys (is this possible?) because it will not accept a new RSA key of mine:
15
16 ==========================================
17 debug1: Found key in /home/michael/.ssh/known_hosts:18
18 debug1: ssh_rsa_verify: signature correct
19 debug1: Enabling compression at level 6.
20 debug1: SSH2_MSG_NEWKEYS sent
21 debug1: expecting SSH2_MSG_NEWKEYS
22 debug1: SSH2_MSG_NEWKEYS received
23 debug1: SSH2_MSG_SERVICE_REQUEST sent
24 debug1: SSH2_MSG_SERVICE_ACCEPT received
25 debug1: Authentications that can continue: publickey,gssapi-with-mic,password
26 debug1: Next authentication method: publickey
27 debug1: Offering public key: .ssh/id_rsa
28 debug1: Authentications that can continue: publickey,gssapi-with-mic,password
29 debug1: Next authentication method: password
30 ==========================================
31
32 It think it's high time I have words with the sysadmin - wish me luck. ;-)
33
34 --
35 Regards,
36 Mick

Attachments

File name MIME type
smime.p7s application/pkcs7-signature