From owner-freebsd-questions@FreeBSD.ORG Wed May 18 07:45:08 2005 Return-Path: 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 C53F416A4E6 for ; Wed, 18 May 2005 07:45:08 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A56543D90 for ; Wed, 18 May 2005 07:45:08 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j4I7jQb35137; Wed, 18 May 2005 00:45:26 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Joerg Pulz" , "Roger Merritt" Date: Wed, 18 May 2005 00:44:49 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20050518074156.P2531@hades.admin.frm2> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 cc: freebsd-questions@freebsd.org Subject: RE: Upgrading from Samba 2 to Samba 3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 07:45:08 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Joerg Pulz > Sent: Tuesday, May 17, 2005 10:47 PM > To: Roger Merritt > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading from Samba 2 to Samba 3 > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Wed, 18 May 2005, Roger Merritt wrote: > > > I've just become aware that samba.org is no longer > supporting Samba 2 (which > > has served me well for so long) and I should upgrade to > Samba 3, which is now > > the stable version. I don't find any warnings about it in > > /usr/ports/UPDATING. Does anyone have any gotchas I should > be aware of? > > Hi, > > you should definitely take a look into the official Samba-3 HOWTO. > http://us3.samba.org/samba/docs/Samba-HOWTO-Collection.pdf > > there is a separate part about migration and updating. > > you should also read about the "Account Information Databases" in > part-III/chapter 10, as this is importand to reuse your old > smbpasswd or > passdb.tdb file. > If you have one. On smaller networks I use the UNIX password file and just switch on unencrypted passwords on the Windows clients. When you have 12-15 people in the office, and the server is in an unlocked broom closet, your kidding yourself if you think that encrypting passwords on the wire will do anything whatsoever to increase your data security. Ted