From owner-freebsd-questions@FreeBSD.ORG Sat Apr 8 03:50:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A163F16A404 for ; Sat, 8 Apr 2006 03:50:26 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E99C43D49 for ; Sat, 8 Apr 2006 03:50:26 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.vulpes (24-119-205-114.cpe.cableone.net [24.119.205.114]) by mail07.powweb.com (Postfix) with ESMTP id E1E6614DBE6; Fri, 7 Apr 2006 20:50:25 -0700 (PDT) Date: Fri, 7 Apr 2006 22:51:47 -0500 From: Vulpes Velox To: freebsd@rmnanetworks.com Message-ID: <20060407225147.7d2f69b7@vixen42.vulpes> In-Reply-To: <27555.68.149.208.209.1144462515.squirrel@webmail> References: <27555.68.149.208.209.1144462515.squirrel@webmail> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: NIS 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: Sat, 08 Apr 2006 03:50:26 -0000 On Fri, 7 Apr 2006 20:15:15 -0600 (MDT) freebsd@rmnanetworks.com wrote: > I have nis setup and working great. I made a copy of master.passwd > in /var/yp and removed the system accounts. The manual says that > when I add a user to the primary server and issue make > nisdomainname(in /var/yp) the new user should be added to the nis > maps. Am I missing something, as I have to copy over master.passwd > and remove all system accounts everytime I add an account. I know > there has to be an easier way. > > I am running FreeBSD 6.1(Current Branch) pw can be pointed at where you are storing the files for NIS. Look at the man page for it.