From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 25 16:50:36 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 435D016A4CE for ; Wed, 25 Feb 2004 16:50:36 -0800 (PST) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1D7743D31 for ; Wed, 25 Feb 2004 16:50:32 -0800 (PST) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=ganbold.micom.mng.net) by publicd.ub.mng.net with asmtp (Exim 4.30; FreeBSD) id 1Aw9c0-0003fs-0k; Thu, 26 Feb 2004 08:42:48 +0800 Message-Id: <6.0.3.0.2.20040226085303.02a76238@202.179.0.80> X-Sender: ganbold@micom.mng.net@202.179.0.80 X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Thu, 26 Feb 2004 08:53:35 +0800 To: Marek Denis From: Ganbold In-Reply-To: <20040225124853.GC5617@core.staszic.eu.org> References: <6.0.3.0.2.20040225180637.02a12e20@202.179.0.80> <20040225124853.GC5617@core.staszic.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable cc: freebsd-hackers@freebsd.org 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: Thu, 26 Feb 2004 00:50:36 -0000 Hi I have tag=3D. Ganbold At 08:48 PM 25.02.2004, you wrote: >On Wed, Feb 25, 2004 at 06:25:22PM +0800, Ganbold wrote: > > Hi, > > > > Today I just updated source using cvsup. I'm using FreeBSD 5.2-current. > > I compiled and installed source and new kernel. > > > > 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,= sources >and made world and everything works fine. > > > > > However I'm having trouble login using ssh. I see sshd_config is not > > different than previous one. > > When I debug sshd using sshd -d -p 2401 and tried to log on it says > > Password Authentication disabled. > > Before update sshd was working just fine. > > > > I set PasswordAuthentication yes in sshd_config file and everything is > > worked fine. > > However what is the default authentication method in new sshd? Should I > > change every time after update sshd_config file? > >No, everything should work fine... > > >_______________________________________________ >freebsd-hackers@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"