From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 04:14:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2785B1065675 for ; Thu, 23 Oct 2008 04:14:28 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 07DE18FC1D for ; Thu, 23 Oct 2008 04:14:27 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from localhost ([127.0.0.1]) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ksrab-000HZN-BP; Thu, 23 Oct 2008 00:14:26 -0400 Message-ID: <48FFFA20.1040407@FreeBSD.org> Date: Wed, 22 Oct 2008 23:14:24 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: kalin m References: <48FFD609.6090206@el.net> <48FFD8D5.9050100@FreeBSD.org> <48FFE469.9040404@el.net> <48FFEB7A.4000907@FreeBSD.org> <48FFED9A.40105@el.net> In-Reply-To: <48FFED9A.40105@el.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) Cc: freebsd-questions@freebsd.org Subject: Re: scp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2008 04:14:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 kalin m wrote: > >> 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. >> >> > thanks Greg... its actually > > PubkeyAuthentication yes > > it's the default.... > > there is nothing in the messages log. and i don't see any openssh logs.. > thanks... Hi Kalin, Please try the following command, and let me know if you see any output from it. If so, please post it here. grep sshd /var/log/messages | tail -20 Regards, Greg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkj/+h8ACgkQ0sRouByUApB/wwCeJyWSvft0FsU+5KJNCNgj6ybQ xeMAoIKSPU8tZ5G8pKkJakAUMzcq71wR =CweV -----END PGP SIGNATURE-----