From owner-freebsd-questions Tue May 14 12: 4:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.pwhsnet.com (adsl-64-164-38-67.dsl.scrm01.pacbell.net [64.164.38.67]) by hub.freebsd.org (Postfix) with ESMTP id 1DA1337B40C for ; Tue, 14 May 2002 12:04:06 -0700 (PDT) Received: from zeus (patrick@zeus.pwhsnet.com [192.168.0.3]) by apollo.pwhsnet.com (8.11.6/8.11.6) with ESMTP id g4EJ49a33260; Tue, 14 May 2002 12:04:09 -0700 (PDT) (envelope-from patrick@pwhsnet.com) Message-ID: <00a601c1fb79$ab3e83a0$0300a8c0@zeus> From: "Patrick O. Fish" To: , "Rob O'Donnell" References: <3.0.1.32.20020514113021.015b0110@aph2k> Subject: Re: moving users? Date: Tue, 14 May 2002 12:00:52 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, quite simple, i just did this a few days ago. Copy these files from your old machine: /etc/passwd /etc/master.passwd /etc/group and put them on your new system (i did this in single-user mode), then run pwd_mkdb /etc/master.passwd ----- Original Message ----- From: "Rob O'Donnell" To: Sent: Tuesday, May 14, 2002 3:30 AM Subject: moving users? > > Hi all.. a simple question, but I hope it's an easy answer.. > > I've got a 3.4-release box that's used simply as an email server. I'd like > to move the several dozen user accounts off it onto a new(ish) 4.5-release > based box. > > Is there a simple way to extract the user account details off one machine > and create them on the other? I imagine that I can just copy the mailboxes > over as normal files once the users are replicated over.. > > Many thanks, > > Rob. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message