From owner-freebsd-newbies@FreeBSD.ORG Fri Jun 13 01:35:20 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3244D37B401 for ; Fri, 13 Jun 2003 01:35:20 -0700 (PDT) Received: from bubo.vslib.cz (bubo.vslib.cz [147.230.16.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9276043F3F for ; Fri, 13 Jun 2003 01:35:19 -0700 (PDT) (envelope-from martin.vana@vslib.cz) Received: from 127.0.0.1 (localhost [127.0.0.1]) by bubo.vslib.cz (Postfix) with SMTP id CCFB4CC1DD for ; Fri, 13 Jun 2003 10:35:18 +0200 (CEST) Received: from a415a (a415a.kolej.vslib.cz [147.230.152.27]) by bubo.vslib.cz (Postfix) with SMTP id 28ABDCC1CA for ; Fri, 13 Jun 2003 10:35:18 +0200 (CEST) Message-ID: <002901c33185$f62a8920$1b98e693@kolej.vslib.cz> From: "=?iso-8859-2?B?TWFydGluIFbh8mE=?=" To: "bsdnewbies" Date: Fri, 13 Jun 2003 10:29:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: secure remote login from win X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 08:35:20 -0000 Hi, I'm trying to connect to my freebsd /5.1/ box via SecureCrt from win98. I'm sure that I do remember root password but it always kick me out with 'bad password' in both SSH1 and SSH2. Do I have to configure root to be accessible from outside? thank you Martin