From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 13:36:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7295B16A4CE for ; Wed, 5 Jan 2005 13:36:38 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1385443D49 for ; Wed, 5 Jan 2005 13:36:38 +0000 (GMT) (envelope-from bjmccann@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so172198wri for ; Wed, 05 Jan 2005 05:36:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=pOJ4dZaGQXyevsGRPqv8vSqbfYG2qHhc4Oy0jo+Uu/vuKen1vpWNUEjnyShJlVa9JIIITZcAS+bNq4d+dZuf8ybNkB/1bRWDk5A7aHxl5NUYCVi7RFUGOzzVWUDBGg8gIEF+OfcnHvGZ/Few90fH6fHHPsjLZl1d10S7y6h3qPE= Received: by 10.54.7.6 with SMTP id 6mr24797wrg; Wed, 05 Jan 2005 05:36:37 -0800 (PST) Received: by 10.54.33.61 with HTTP; Wed, 5 Jan 2005 05:36:37 -0800 (PST) Message-ID: <2b5f066d050105053658d1dec4@mail.gmail.com> Date: Wed, 5 Jan 2005 08:36:37 -0500 From: Brian McCann To: FreeBSD mailinglist In-Reply-To: <1104882220.29610.82.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <2b5f066d0501041429705f2b50@mail.gmail.com> <1104882220.29610.82.camel@localhost.localdomain> cc: Bob Van Zant Subject: Re: NIS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brian McCann List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 13:36:38 -0000 Nope...just tried that with no luck. Thanks though. Any other ideas anyone? --Brian On Tue, 04 Jan 2005 15:43:40 -0800, Bob Van Zant wrote: > Are your dates screwed up? By that I mean is master.passwd newer than > your NIS file? Try touch(1)ing your NIS file and then running make. > > I've never actually setup NIS before. My comment is just based on my > experiences with make. > > -Bob > > On Tue, 2005-01-04 at 17:29 -0500, Brian McCann wrote: > > HI all...I'm having a NIS problem I can't figure out. I've done this > > before on 4.7, and countless other times on RedHat...but this is > > evading me. I'm trying to re-make my databases since I've added a > > user, I go into /var/yp and run "make mynis" and get "`mynis' is up to > > date.", which I know can't be right. I've got to be missing something > > somewhere. > > I've added the line to the Makefile "MASTER_PASSWD = > > /etc/master.passwd" so that YP uses the file in /etc...or at > > least...that's all I recall having to do on 4.7, and doctored up the > > sections that involve the passwd files changed it to only look at UIDs > > greater then 3. > > Can someone point out my probably obvious mistake? > > > > Thanks, > > --Brian > > _______________________________________________ > > 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" > > > > =================================================================== > > This footer was appended by the Honeypot Injector > > The message was injected from 216.136.204.119 > > on 04 Jan 2005 14:29:24 -0800. This IP > > was classified in the WHITELIST sender group. > > The org ID is 1681939, and the SBRS is 2.1 > > =================================================================== > >