From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 25 03:48:14 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DE4116A4CE for ; Wed, 25 Feb 2004 03:48:14 -0800 (PST) Received: from core.staszic.eu.org (dialup03.1lo.lublin.pl [212.182.71.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id D886243D2D for ; Wed, 25 Feb 2004 03:48:13 -0800 (PST) (envelope-from marek@staszic.eu.org) Received: by core.staszic.eu.org (Postfix, from userid 1001) id 22CFBA7149; Wed, 25 Feb 2004 12:48:53 +0000 (GMT) Date: Wed, 25 Feb 2004 12:48:53 +0000 From: Marek Denis To: freebsd-hackers@freebsd.org Message-ID: <20040225124853.GC5617@core.staszic.eu.org> References: <6.0.3.0.2.20040225180637.02a12e20@202.179.0.80> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <6.0.3.0.2.20040225180637.02a12e20@202.179.0.80> User-Agent: Mutt/1.4.1i X-Mailman-Approved-At: Wed, 25 Feb 2004 05:14:45 -0800 Subject: Re: having trouble with sshd X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 11:48:14 -0000 On Wed, Feb 25, 2004 at 06:25:22PM +0800, Ganbold wrote: > Hi, >=20 > Today I just updated source using cvsup. I'm using FreeBSD 5.2-current. > I compiled and installed source and new kernel. >=20 5.2-current? So, what is in your tag in cvsup config? Cause I have tag=3DRELENG_5_2 and yesterday cvsuped an=7Fll the docs, sour= ces and made world and everything works fine. > However I'm having trouble login using ssh. I see sshd_config is not=20 > different than previous one. > When I debug sshd using sshd -d -p 2401 and tried to log on it says=20 > Password Authentication disabled. > Before update sshd was working just fine. >=20 > I set PasswordAuthentication yes in sshd_config file and everything is=20 > worked fine. > However what is the default authentication method in new sshd? Should I= =20 > change every time after update sshd_config file? No, everything should work fine... >=20