From owner-freebsd-questions@FreeBSD.ORG Sun Oct 10 22:55:10 2004 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 504FE16A4CE for ; Sun, 10 Oct 2004 22:55:10 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD9743D2F for ; Sun, 10 Oct 2004 22:55:10 +0000 (GMT) (envelope-from wbierman@gmail.com) Received: by mproxy.gmail.com with SMTP id 80so110657rnk for ; Sun, 10 Oct 2004 15:55:07 -0700 (PDT) Received: by 10.38.179.57 with SMTP id b57mr1006090rnf; Sun, 10 Oct 2004 15:55:07 -0700 (PDT) Received: by 10.38.179.66 with HTTP; Sun, 10 Oct 2004 15:55:06 -0700 (PDT) Message-ID: Date: Sun, 10 Oct 2004 12:55:06 -1000 From: William Bierman To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: NIS issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: William Bierman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 22:55:10 -0000 Hello. I have searched the archives for this, to no avail. I am attempting to setup an NIS domain. I have followed the steps in the handbook, and have succesfully setup my master and clients (I have no slave server, as this is a small domain). The relevant information is propogated correctly to all slave servers, with the exception of master.passwd. This contains very old information. I do have *:::::::: in my /etc/master.passwd file on each client machine. /var/yp/master.passwd is chmod 600 on the master machine Can anyone shed some light on this issue? Thanks, Bill