From owner-freebsd-questions@FreeBSD.ORG Mon Apr 28 07:42:32 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 7A22B37B401 for ; Mon, 28 Apr 2003 07:42:32 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-16-242.abo.wanadoo.fr [80.14.185.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97F7343F85 for ; Mon, 28 Apr 2003 07:42:30 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h3SEgQRs014404; Mon, 28 Apr 2003 16:42:26 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: amr@fccn.pt, freebsd-questions@freebsd.org Date: Mon, 28 Apr 2003 16:42:26 +0200 User-Agent: KMail/1.5.1 References: <200304281535.38756.amr@fccn.pt> In-Reply-To: <200304281535.38756.amr@fccn.pt> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304281642.26891.ajacoutot@lphp.org> 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: Mon, 28 Apr 2003 14:42:32 -0000 > 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 local > users to run two commands, passwd and yppasswd. Me too ! > Any ideia? No, but let me know if you find one... Antoine