From owner-freebsd-questions@FreeBSD.ORG Tue Jul 5 16:56:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F361016A41C for ; Tue, 5 Jul 2005 16:56:36 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B80F143D46 for ; Tue, 5 Jul 2005 16:56:36 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.164] (dhcp7164.calarts.edu [198.182.157.164]) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id j65GuaM17034 for ; Tue, 5 Jul 2005 09:56:36 -0700 (PDT) Message-ID: <42CABBDF.7030801@calarts.edu> Date: Tue, 05 Jul 2005 09:57:03 -0700 From: Sean Murphy User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Help passwd file convert X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 16:56:37 -0000 I am going to move over from Solaris 8 to FreeBSD 5.4 but would like to keep uid, usernames, and passwords from the Solaris 8 box intact when I move them to the FreeBSD box. Is it just as simple as a copy and paste for the passwd file? Is there any commands I have to run after the copy and paste? Anything need to be done to the master.passwd file?