From owner-freebsd-questions@FreeBSD.ORG Tue Jul 5 20:09:18 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 693F916A41C for ; Tue, 5 Jul 2005 20:09:18 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4834143D4C for ; Tue, 5 Jul 2005 20:09:18 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 22014 invoked from network); 5 Jul 2005 20:09:17 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Jul 2005 20:09:17 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 0E45F2E; Tue, 5 Jul 2005 16:09:15 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Sean Murphy References: <42CABBDF.7030801@calarts.edu> From: Lowell Gilbert Date: 05 Jul 2005 16:09:15 -0400 In-Reply-To: <42CABBDF.7030801@calarts.edu> Message-ID: <44acl13thw.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: 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 20:09:18 -0000 Sean Murphy writes: > 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? It's not quite that simple, but it isn't very hard. See the passwd(5) manual.