From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 22:42:47 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 6766337B401 for ; Tue, 10 Jun 2003 22:42:47 -0700 (PDT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE5A143FBD for ; Tue, 10 Jun 2003 22:42:45 -0700 (PDT) (envelope-from ruben@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.9/8.12.9) with ESMTP id h5B5fcJK054817; Wed, 11 Jun 2003 07:41:39 +0200 (CEST) (envelope-from ruben@ei.bzerk.org) Received: (from ruben@localhost) by ei.bzerk.org (8.12.9/8.12.9/Submit) id h5B5fc5W054798; Wed, 11 Jun 2003 07:41:38 +0200 (CEST) Date: Wed, 11 Jun 2003 07:41:38 +0200 From: Ruben de Groot To: David Bear Message-ID: <20030611054138.GA44015@ei.bzerk.org> References: <20030610164031.C16347@asu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030610164031.C16347@asu.edu> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: restoring accounts 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, 11 Jun 2003 05:42:47 -0000 On Tue, Jun 10, 2003 at 04:40:31PM -0700, David Bear typed: > I'm wondering, if I have a copy of /etc/master.password, is it better > to just copy that over the default installed version? or to try write > some kind of script to read it, and recreate accounts from it using > pw? Try: pwd_mkdb /path/to/your/master.passwd > -- > David Bear > phone: 480-965-8257 > fax: 480-965-9189 > College of Public Programs/ASU > Wilson Hall 232 > Tempe, AZ 85287-0803 > "Beware the IP portfolio, everyone will be suspect of trespassing" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Howe's Law: Everyone has a scheme that will not work.