Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2008 22:11:54 -0500
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        kalin m <kalin@el.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: scp
Message-ID:  <48FFEB7A.4000907@FreeBSD.org>
In-Reply-To: <48FFE469.9040404@el.net>
References:  <48FFD609.6090206@el.net> <48FFD8D5.9050100@FreeBSD.org> <48FFE469.9040404@el.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

kalin m wrote:
> 
> with -vvv i get this below:
> 
> .............................................................
> debug1: bits set: 1034/2048
> debug1: ssh_dss_verify: signature correct
> debug1: kex_derive_keys
> debug1: newkeys: mode 1
> debug1: SSH2_MSG_NEWKEYS sent
[...]
> 
> after this i get the password prompt....
> 
> why does it say try pubkey: id_rsa when id_rsa is supposed to be the
> private key?
> 
> ?!?!
> 
>


Hi Kalin,

Don't worry about that message - I see the same thing here with an ssh
connection that succeeds. The "try pubkey" message displays a private
key file.

Did you check the sshd_config file on the server and the
/var/log/messages file for additional hints?  If you see anything
interesting, please post the output here.  Also make sure that
PubkeyAuthentication is enabled ("on") in sshd_config.

Regards,
Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkj/63kACgkQ0sRouByUApAk/gCfTwdUyekSlWD2RFW1Bkmx57XH
sbYAn0ArMnCOVybN/yomeu7XiOe+154f
=MlC3
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48FFEB7A.4000907>