From owner-freebsd-questions@FreeBSD.ORG Tue Apr 14 20:04:49 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69A041065672 for ; Tue, 14 Apr 2009 20:04:49 +0000 (UTC) (envelope-from Chris.A.Horinek@seagate.com) Received: from pps0.sv-ext.mailhost.seagate.com (pps0.sv-ext.mailhost.seagate.com [192.55.4.60]) by mx1.freebsd.org (Postfix) with ESMTP id 296AC8FC22 for ; Tue, 14 Apr 2009 20:04:49 +0000 (UTC) (envelope-from Chris.A.Horinek@seagate.com) Received: from sv-gw1.notes.seagate.com (notes.seagate.com [10.5.132.29]) by pps0 (8.14.3/8.14.3) with ESMTP id n3EJYT3G000559; Tue, 14 Apr 2009 12:34:29 -0700 In-Reply-To: <20090414192051.GE71895@gizmo.acns.msu.edu> To: jerrymc@msu.edu MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0.2 September 26, 2006 Message-ID: From: Chris.A.Horinek@seagate.com Date: Tue, 14 Apr 2009 14:33:48 -0500 X-MIMETrack: Serialize by Router on SV-GW1/Seagate Internet(Release 7.0.1 HF29|March 07, 2006) at 04/14/2009 12:34:29 PM, Serialize complete at 04/14/2009 12:34:29 PM X-Proofpoint-FWRule: outbound2 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.7400:2.4.4, 1.2.40, 4.0.166 definitions=2009-04-14_08:2009-04-13, 2009-04-14, 2009-04-14 signatures=0 Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Weird SSH problem... Any ideas?!? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 20:04:49 -0000 in my case, someone had inadvertantly removed world read from /etc/passwd. I added it back and the problem went away. Jerry McAllister No Phone Info Available 04/14/2009 02:20 PM To Chris.A.Horinek@seagate.com cc freebsd-questions@freebsd.org Subject Re: Weird SSH problem... Any ideas?!? On Tue, Apr 14, 2009 at 11:46:37AM -0500, Chris.A.Horinek@seagate.com wrote: > check permissions on /etc/passwd, in my case, solaris 10, /etc/passwd > needed to be world readable. I don't understand your problem. /etc/passwd is always world readable. /etc/master.passwd is not. ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"