From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 15:27:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD838106567E for ; Wed, 2 Jul 2008 15:27:37 +0000 (UTC) (envelope-from barry.byrne@wbtsystems.com) Received: from hermes.wbtsystems.com (hermes.wbtsystems.com [193.120.231.28]) by mx1.freebsd.org (Postfix) with ESMTP id 9E83E8FC1F for ; Wed, 2 Jul 2008 15:27:37 +0000 (UTC) (envelope-from barry.byrne@wbtsystems.com) Received: from SUNYA (sunya.wbt.wbtsystems.com [10.12.1.114]) by hermes.wbtsystems.com (Postfix) with ESMTPA id 8863CF742F; Wed, 2 Jul 2008 16:27:36 +0100 (IST) From: "Barry Byrne" To: "'Chris Edwards'" , References: <005f01c8dc40$64577510$72010c0a@wbt.wbtsystems.com> <059301c8dc55$664aad00$32e00700$@net> Date: Wed, 2 Jul 2008 16:27:32 +0100 Message-ID: <00bc01c8dc58$2583b340$72010c0a@wbt.wbtsystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <059301c8dc55$664aad00$32e00700$@net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 thread-index: AcjcQGQzhJVabB5UQKiGE/x+iOgERwAFOxsAAACRaLA= Cc: Subject: RE: Problem with samba 3.0.30 with NT4 domain 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: Wed, 02 Jul 2008 15:27:37 -0000 > -----Original Message----- > From: Chris Edwards [mailto:cedwards@smartechcorp.net] > I get this problem even when using version 3.0.28a. I have > no clue what is > causing it. > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Barry Byrne > Seems like there's a bug in samba 3.0.30 (and 3.0.29) that > causes joining an > NT4 domain to fail. Looks like it will be fixed for 3.0.31 > whenever that > comes: > > http://www.nabble.com/unable-to-join-a-NT4-Domain-since-3.0.28 > a-td17678565.h > tml > > After upgrading to 3.0.30 via portupgrade this morning, I got failures > connecting the server with a failed trust relationship. On > removing and > attempting to rejoin the domain, I got: > > Error in domain join verification (credential setup failed): > NT_STATUS_ACCESS_DENIED > > Downgrading to 3.0.28a worked fine. Chris, Just a guess really - but after reverting to 3.0.28a, I removed the domain account for the server in question and then added it on the domain controller before doing a 'net join' on the samba machine. After starting samba again, all was well. In case it's of relevance - the samba server is 6.2 RELEASE-p12. - barry