From owner-freebsd-questions@FreeBSD.ORG Wed Jul 6 06:41:37 2005 Return-Path: X-Original-To: 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 3207116A41C for ; Wed, 6 Jul 2005 06:41:37 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4CC43D45 for ; Wed, 6 Jul 2005 06:41:36 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so546472nzd for ; Tue, 05 Jul 2005 23:41:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iG0tWysdtmu9RpKfK5gHVfqOQqlqj37M+G2c0maOVdksMuPCqE2ruoKcf5+TXBDzigOjYAiLL/7axkRopKhTxhhz+H8n9/BkU1ATsTvPSmjdju1IVOJrhK3HollDgj7FdK9SuCRnSXA1V/IqYhHBdxDf0+/dYvcUhH+U/kmgLuA= Received: by 10.36.81.10 with SMTP id e10mr253810nzb; Tue, 05 Jul 2005 23:41:36 -0700 (PDT) Received: by 10.36.105.17 with HTTP; Tue, 5 Jul 2005 23:41:36 -0700 (PDT) Message-ID: <7cbadc870507052341952fa1f@mail.gmail.com> Date: Wed, 6 Jul 2005 08:41:36 +0200 From: Nelis Lamprecht To: Antony Mawer In-Reply-To: <42CAB412.2070301@mawer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7cbadc870507050726369edadd@mail.gmail.com> <42CAB412.2070301@mawer.org> Cc: FreeBSD Questions Subject: Re: Procedure for migrating user accounts to new system ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nelis Lamprecht List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 06:41:37 -0000 On 7/5/05, Antony Mawer wrote: > On 6/07/2005 12:26 AM, Nelis Lamprecht wrote: > > Hi, > > > > What is the correct procedure to follow for migrating user accounts > > from one FreeBSD 4.x system to a new FreeBSD 4.x system ? We're > > sticking to 4.x due to legacy issues(Netware) in case I get asked. > > Didn't see answer to this in the FAQ's or Handbook and google answers > > seem sketchy. >=20 > Hi there, >=20 > I noticed you mentioned "legacy issues - Netware" as your reason for > sticking with 4.x. Do you have any more information on why it's > necessary to stick with 4.x for this? We currently run a large number of > production systems on 4.x and rely heavily on Netware support; if it's > no longer functional in FreeBSD 5.x/6.x then that's a serious > show-stopper for us! >=20 Last time I tried using NWFS, NCP and friends on FreeBSD 5.x it didn't work. It was a known problem but after doing some googling I came across this: http://lists.freebsd.org/pipermail/freebsd-current/2005-January/044838.html Unfortunately I need to know that it WILL work and not maybe. When I have time I will do some tests with FreeBSD 5.x again. Also, even if it did work I doubt it would be stable enough yet to put in a production enviroment. Nelis