From owner-freebsd-stable@FreeBSD.ORG Sun Jan 25 10:54:55 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916E316A4CE for ; Sun, 25 Jan 2004 10:54:55 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B1843D3F for ; Sun, 25 Jan 2004 10:54:53 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from fennec ([68.109.49.234]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040125185453.IASU2412.lakemtao08.cox.net@fennec>; Sun, 25 Jan 2004 13:54:53 -0500 Date: Sun, 25 Jan 2004 10:55:06 +0000 From: Vulpes Velox To: Rob B Message-Id: <20040125105506.3778861c@fennec> In-Reply-To: <6.0.1.1.2.20040125225536.024aad78@127.0.0.1> References: <20040124143131.05561828@vixen42.> <20040124163255.4a516a7f@vixen42.> <6.0.1.1.2.20040125225536.024aad78@127.0.0.1> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: stable@freebsd.org Subject: Re: wierdness with NIS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 18:54:55 -0000 On Sun, 25 Jan 2004 22:56:32 +1100 Rob B wrote: > At 09:32 AM 25/01/2004, Vulpes Velox wrote: > >On Sat, 24 Jan 2004 14:31:31 -0600 > >Vulpes Velox wrote: > > > > > I just set up NIS on my lan, but can't get any of the client > > > machines to accept logins using it. > > > > > > On the client machine... /usr/home is exported using NFS. > > > +::::::::: is in master.passwd. +:*:: is in group. > > > > > > I can manage to log in using any user exported by NIS or su to > > > them. The wierd part is that I have no probs getting ypcat and > > > yppasswd to work... > > > > > > > > > Any ideas? > > > > > > btw all machines in question are running 4stable. > > > >Solved it... needed to do a pwd_mkdb master.passwd > > I have a similar issue, excepting that I can login fine, just can't > su - > > Did you run the command on the client or server? I can su on both. What you need to do to fix that is either export wheel to that machine or add that user to the wheel on the machine.