From owner-freebsd-questions Wed Feb 9 13:43:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from benge.graphics.cornell.edu (benge.graphics.cornell.edu [128.84.247.43]) by builder.freebsd.org (Postfix) with ESMTP id 13B1D427A for ; Wed, 9 Feb 2000 13:43:03 -0800 (PST) Received: from benge.graphics.cornell.edu (mkc@localhost) by benge.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id QAA28988; Wed, 9 Feb 2000 16:42:24 -0500 (EST) (envelope-from mkc@benge.graphics.cornell.edu) Message-Id: <200002092142.QAA28988@benge.graphics.cornell.edu> To: Andreas Pleschutznig Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get NIS beeing recon'ed? In-Reply-To: Message from Andreas Pleschutznig of "Wed, 09 Feb 2000 11:38:45 PST." <200002091938.LAA00860@ple.org> Date: Wed, 09 Feb 2000 16:42:23 -0500 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I set up a NIS master server, and this is working. When I run the command 'ypc >at >passwd' I get a listing of the currently acitive NIS user database as I should >. >I get this listing on both, the server and the client. But now, since the >service seems to be up and the client is bound to the server: How can I make t >he >login and all the other processes recognize that there is something else other >than the passwd file. I tried to include a '+' entry into /etc/passwd and in >/etc/master.passwd but still I cannot login as one of the NIS users on the >client. Any hints? This is documented in the passwd(5) man page. See the section titled "Enabling access to NIS passwd data". -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message