From owner-freebsd-current@FreeBSD.ORG Thu Feb 26 10:49:15 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1160816A4CF for ; Thu, 26 Feb 2004 10:49:15 -0800 (PST) Received: from fep02-mail.bloor.is.net.cable.rogers.com (fep02-mail.bloor.is.net.cable.rogers.com [66.185.86.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 921BE43D2D for ; Thu, 26 Feb 2004 10:49:14 -0800 (PST) (envelope-from mikej@rogers.com) Received: from win2000 ([63.139.3.63]) by fep02-mail.bloor.is.net.cable.rogers.comESMTP <20040226184844.IOEU181170.fep02-mail.bloor.is.net.cable.rogers.com@win2000>; Thu, 26 Feb 2004 13:48:44 -0500 From: "Mike Jakubik" To: =?iso-8859-1?Q?'Dag-Erling_Sm=F8rgrav'?= Date: Thu, 26 Feb 2004 13:49:45 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: Thread-Index: AcP8l8+d6xOc/zZUQJyHEI590jKg0QAAR1wg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep02-mail.bloor.is.net.cable.rogers.com from [63.139.3.63] using ID at Thu, 26 Feb 2004 13:48:44 -0500 Message-Id: <20040226184844.IOEU181170.fep02-mail.bloor.is.net.cable.rogers.com@win2000> cc: current@freebsd.org Subject: RE: sshd_config 1.35 commit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 18:49:15 -0000 > -----Original Message----- > From: owner-freebsd-current@freebsd.org=20 > [mailto:owner-freebsd-current@freebsd.org] On Behalf Of=20 > Dag-Erling Sm=F8rgrav > Sent: Thursday, February 26, 2004 1:39 PM > To: Mike Jakubik > Cc: current@freebsd.org > Subject: Re: sshd_config 1.35 commit >=20 > "Mike Jakubik" writes: > > Here is the output of the log=20 > http://www.afirma.ca/wettoast/sshd.txt . >=20 > Are you sure you haven't modified /etc/pam.d/sshd? No sir. root@research:~# uname -a FreeBSD research 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Feb 25 13:59:39 = EST 2004 root@research.afirma.ca:/usr/obj/usr/src/sys/RESEARCH i386 root@research:~# diff /etc/pam.d/sshd /usr/src/etc/pam.d/sshd=20 root@research:~# head -n3 /etc/pam.d/sshd # # $FreeBSD: src/etc/pam.d/sshd,v 1.15 2003/04/30 21:57:54 markm Exp $ # root@research:~# sshd -V sshd: illegal option -- V sshd version OpenSSH_3.7.1p2 FreeBSD-20040106 In /etc/ssh/sshd_config I only changed to allow root login. Could it be that I got half a commit and I should be using sshd 3.8?