From owner-freebsd-questions Fri Jun 28 09:04:25 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA10124 for questions-outgoing; Fri, 28 Jun 1996 09:04:25 -0700 (PDT) Received: from tombstone.sunrem.com (tombstone.sunrem.com [206.81.134.54]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA10118 for ; Fri, 28 Jun 1996 09:04:21 -0700 (PDT) Received: (from brandon@localhost) by tombstone.sunrem.com (8.6.12/8.6.12) id JAA00549; Fri, 28 Jun 1996 09:48:16 -0600 Date: Fri, 28 Jun 1996 09:48:15 -0600 (MDT) From: Brandon Gillespie To: Weldon S Godfrey 3 cc: questions@freebsd.org Subject: Re: Linux passwd -> FBSD passwd utility In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After running that, you would then want to merge the password files, making sure the root etc entries from the FreeBSD system are set in the new passwd file, then move it to /etc/master.passwd and type: pwd_mkdb -p /etc/master.passwd Good luck, and make sure to have backups and a safety boat ;) -Brandon Gillespie