From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 09:44:39 2003 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 CDBE937B401 for ; Wed, 30 Apr 2003 09:44:39 -0700 (PDT) Received: from mail.wirewalk.com (dsl092-100-221.nyc2.dsl.speakeasy.net [66.92.100.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id F05CF43F75 for ; Wed, 30 Apr 2003 09:44:36 -0700 (PDT) (envelope-from synrat@wirewalk.org) Received: from mail.wirewalk.com (localhost.wirewalk.com [127.0.0.1]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.wirewalk.com (Postfix) with ESMTP id A96F4CFF11 for ; Wed, 30 Apr 2003 12:50:17 -0400 (EDT) Received: from localhost (synrat@localhost)h3UGoBUI053171 for ; Wed, 30 Apr 2003 12:50:17 -0400 (EDT) X-Authentication-Warning: mail.wirewalk.com: synrat owned process doing -bs Date: Wed, 30 Apr 2003 12:50:11 -0400 (EDT) From: synrat X-X-Sender: synrat@mail.wirewalk.com Cc: freebsd-questions@freebsd.org In-Reply-To: <200304281535.38756.amr@fccn.pt> Message-ID: <20030430124926.V53112@mail.wirewalk.com> References: <200304281535.38756.amr@fccn.pt> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: Re: Sincronize /etc/passwd and /etc/yp/passwd.master X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2003 16:44:40 -0000 Don't link the files. That will export your root password to every NIS client and make your server very easy target. On Mon, 28 Apr 2003, [iso-8859-1] =C2ngelo Rodrigues wrote: > > Hi, > > I'm trying to find an effective way to sincronize /etc/passwd.master and > /etc/yp/passwd.master (at the same time) without having to force all loca= l > users to run two commands, passwd and yppasswd. > Any ideia? > > Regards, > > Angelo Rodrigues > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >