From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 21:08:50 2003 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 9315737B401; Thu, 24 Apr 2003 21:08:50 -0700 (PDT) Received: from dc-mx02.cluster1.charter.net (dc-mx02.cluster1.charter.net [209.225.8.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D33F43FAF; Thu, 24 Apr 2003 21:08:48 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by dc-mx02.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 22105610; Fri, 25 Apr 2003 00:08:46 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h3P48dXY078703; Thu, 24 Apr 2003 23:08:39 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h3P48dDr078702; Thu, 24 Apr 2003 23:08:39 -0500 (CDT) (envelope-from glenn) Date: Thu, 24 Apr 2003 23:08:38 -0500 From: Glenn Johnson To: "Jacques A. Vidrine" , freebsd-current@FreeBSD.org Message-ID: <20030425040838.GA74041@gforce.johnson.home> Mail-Followup-To: "Jacques A. Vidrine" , freebsd-current@FreeBSD.org References: <20030423210539.GA1348@node1.cluster.srrc.usda.gov> <20030423215038.GB22152@madman.celabo.org> <20030423220754.GA16387@node1.cluster.srrc.usda.gov> <20030423221120.GA22798@madman.celabo.org> <20030423221915.GA17543@node1.cluster.srrc.usda.gov> <20030424020829.GA73546@madman.celabo.org> <20030424155855.GA74410@node1.cluster.srrc.usda.gov> <20030424163438.GC26825@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030424163438.GC26825@madman.celabo.org> User-Agent: Mutt/1.4.1i Subject: Re: groups wrong on NIS clients 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: Fri, 25 Apr 2003 04:08:50 -0000 On Thu, Apr 24, 2003 at 11:34:38AM -0500, Jacques A. Vidrine wrote: > On Thu, Apr 24, 2003 at 10:58:55AM -0500, Glenn Johnson wrote: > > > > The only thing I can think of that might give you different > > > results when logging in via the console versus via sshd is if the > > > latter cannot contact the NIS server for some reason. Do you see > > > (e.g. with tcpdump) any NIS queries when you attempt to login via > > > ssh? > > > > Yes, I get messages like the following: > > > > 10:28:15.092664 node1.cluster.srrc.usda.gov.nfs > node11.cluster.srrc.usda.gov.207013284: reply ok 116 lookup ERROR: No such file or directory > > This is not NIS. This is NFS, a `file not found' error. Yes, sorry. My eyes played a trick on me; or I am just getting old. -- Glenn Johnson