From owner-freebsd-questions@FreeBSD.ORG Tue Apr 14 19:38:03 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 40E6610656FB for ; Tue, 14 Apr 2009 19:38:03 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id EFD398FC1E for ; Tue, 14 Apr 2009 19:38:02 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n3EJWncp072469; Tue, 14 Apr 2009 15:32:49 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n3EJWnEb072468; Tue, 14 Apr 2009 15:32:49 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 14 Apr 2009 15:32:49 -0400 From: Jerry McAllister To: Chris.A.Horinek@seagate.com Message-ID: <20090414193249.GA72378@gizmo.acns.msu.edu> References: <20090414192051.GE71895@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: jerrymc@msu.edu, 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 19:38:03 -0000 On Tue, Apr 14, 2009 at 02:33:48PM -0500, Chris.A.Horinek@seagate.com wrote: > in my case, someone had inadvertantly removed world read from /etc/passwd. > I added it back and the problem went away. Hmmm. Well, nothing in the system should be changing permissions on /etc/passwd. Was anyone else working on the system who had access to do that? Maybe they didn't realize that passwd has to have world read. ////jerry > 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 world readable. > > ////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"