From owner-freebsd-security Tue Aug 13 5: 4:37 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D9437B400 for ; Tue, 13 Aug 2002 05:04:33 -0700 (PDT) Received: from mail.euroscript-ls.de (mail.euroscript-ls.de [213.68.26.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 487F743E70 for ; Tue, 13 Aug 2002 05:04:32 -0700 (PDT) (envelope-from pavlov@euroscript-ls.de) Received: from there (testbox.euroscript-ls.de [10.18.10.4]) by mail.euroscript-ls.de (8.12.4/8.12.3) with SMTP id g7DC4TDS060093 for ; Tue, 13 Aug 2002 14:04:30 +0200 (CEST) (envelope-from pavlov@euroscript-ls.de) Message-Id: <200208131204.g7DC4TDS060093@mail.euroscript-ls.de> Content-Type: text/plain; charset="iso-8859-1" From: Radoy Pavlov Organization: euroscript Language Services GmbH To: security@FreeBSD.ORG Subject: openssh 3.4p1 issue ? Date: Tue, 13 Aug 2002 14:03:06 +0200 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, i'm expiriencing something interesting here. PC1: OpenSSH_2.9 FreeBSD localisations 20010713, SSH protocols 1.5/2.0, OpenSSL 0x0090601f PC2: OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090605f PC1: ssh -v PC2 debug1: authentications that can continue: publickey,password,keyboard-interactive debug1: next auth method to try is publickey debug1: try privkey: /root/.ssh/id_rsa debug1: try privkey: /root/.ssh/id_dsa debug1: next auth method to try is password PC2's password: everything is just fine. PC2: ssh -v PC1 debug1: authentications that can continue: publickey,password,keyboard-interactive debug1: next auth method to try is publickey debug1: try privkey: /root/.ssh/identity debug1: try privkey: /root/.ssh/id_rsa debug1: try pubkey: /root/.ssh/id_dsa debug1: authentications that can continue: publickey,password,keyboard-interactive debug1: next auth method to try is keyboard-interactive keyboard-interactive infront of password auth ? Both PC use same sshd_config and ssh_config. Ideas ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message