Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2008 14:38:40 +1000
From:      John Marshall <john.marshall@riverwillow.com.au>
To:        "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Cc:        timur@freebsd.org, Johan@double-l.nl
Subject:   Re: HEADS UP - samba 3.0.30 winbindd broken
Message-ID:  <20080718043840.GB61437@rwpc12.mby.riverwillow.net.au>
In-Reply-To: <20080709105617.GB31955@ctipc01.mby.riverwillow.net.au>
References:  <20080709105617.GB31955@ctipc01.mby.riverwillow.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 09 Jul 2008, 20:56 +1000, John Marshall wrote:
> HEADS UP if you are thinking of upgrading net/samba3 to 3.0.30 in an Active
> Directory environment.
> 
> I have recently upgraded from 3.0.28a to 3.0.30 on a couple of FreeBSD 7.0
> servers: one is a member server in a Windows 2000 Active Directory
> environment, and the other is a member server in a Windows 2003 Active
> Directory environment.  Everything works for a while and then winbindd goes
> into sulking mode.  Re-starting fixes everythng for a little while.

As Johan implied, this specific problem was fixed in 3.0.31 which was
released by the Samba team last Friday. I've been keeping a close eye on the
net/samba3 port but no update yet, so...


--- Makefile-3.0.30	2008-07-18 11:39:51.000000000 +1000
+++ Makefile	2008-07-18 12:26:28.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		samba
-PORTVERSION?=		3.0.30
+PORTVERSION?=		3.0.31
 PORTREVISION=		0
 PORTEPOCH?=		1
 CATEGORIES?=		net


--- distinfo-3.0.30	2008-07-18 11:39:38.000000000 +1000
+++ distinfo	2008-07-18 11:51:09.000000000 +1000
@@ -1,3 +1,3 @@
-MD5 (samba-3.0.30.tar.gz) = d647ec1f34414fa8691f74536dcccfb5
-SHA256 (samba-3.0.30.tar.gz) = a1789d3b896aab25a20c437f028bb56bc4de8655da8e6f5e7a743922c828fa53
-SIZE (samba-3.0.30.tar.gz) = 20510081
+MD5 (samba-3.0.31.tar.gz) = 165abaf4522c70031d9a76fbb638ca06
+SHA256 (samba-3.0.31.tar.gz) = b44f0b0fd79a25b2e6c3f3836a615c5c7d55ac65c460bd68be6380ec77abc28e
+SIZE (samba-3.0.31.tar.gz) = 20514191


...and it seems to work for me. I've done this at two sites without mishap
so far.

No guarantees. Only tested on FreeBSD 7.0. There are probably other bits of
the port that should have been patched but I've never dabbled in port
creation/maintenance. I usually just sit tight and wait for the update to
arrive through ports but I really needed this.

Thanks Timur and all the busy port maintainers for the great work you do.

-- 
John Marshall



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080718043840.GB61437>