From owner-freebsd-questions Thu Jun 6 09:00:44 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA11641 for questions-outgoing; Thu, 6 Jun 1996 09:00:44 -0700 (PDT) Received: from zed.ludd.luth.se (root@zed.ludd.luth.se [130.240.16.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA11630 for ; Thu, 6 Jun 1996 09:00:40 -0700 (PDT) Received: from father.ludd.luth.se (father.ludd.luth.se [130.240.16.18]) by zed.ludd.luth.se (8.7.5/8.7.2) with ESMTP id SAA13100; Thu, 6 Jun 1996 18:00:37 +0200 Received: (pantzer@localhost) by father.ludd.luth.se (8.6.11/8.6.11) id SAA09452; Thu, 6 Jun 1996 18:00:12 +0200 Date: Thu, 6 Jun 1996 18:00:12 +0200 (MET DST) From: Mattias Pantzare To: "Christoph P. Kukulies" cc: freebsd-questions@freefall.freebsd.org Subject: Re: NIS/ypbind (passwd) In-Reply-To: <199606040651.IAA08078@gilberto.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I'm running FreeBSD as a NIS server with a hand full of clients. > It seems to be necessary to run ypbind also on the server otherwise > I would be getting that clnt_something rpc error message That is the normal way to do it, yes. > during e.g. every xterm login. OTOH, running ypbind results in > not letting me set the local password for root for example. > I always get ' setting NIS password' when using the passwd command. Man passwd. passwd -l sets the local password.