From owner-freebsd-current@FreeBSD.ORG Thu Mar 16 12:27:28 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77AED16A423 for ; Thu, 16 Mar 2006 12:27:28 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBAF743D7F for ; Thu, 16 Mar 2006 12:27:18 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.4/8.13.3) with ESMTP id k2GCRESx049345 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 16 Mar 2006 13:27:14 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.4/8.13.3/Submit) id k2GCREO4049344 for current@freebsd.org; Thu, 16 Mar 2006 13:27:14 +0100 (CET) Date: Thu, 16 Mar 2006 13:27:14 +0100 From: Divacky Roman To: current@freebsd.org Message-ID: <20060316122714.GA49023@stud.fit.vutbr.cz> References: <20060316081950.GA9304@stud.fit.vutbr.cz> <20060316111138.GC60688@mail.scottro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060316111138.GC60688@mail.scottro.net> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.49 on 147.229.10.14 Cc: Subject: Re: smbfs regression in 6.1-PRE and 7-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 12:27:28 -0000 On Thu, Mar 16, 2006 at 06:11:38AM -0500, Scott Robbins wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, Mar 16, 2006 at 09:19:51AM +0100, Divacky Roman wrote: > > Hi, > > > > I have a server running samba 3.x which offers some smb shares. From another > > machine which is running 6.1-PRE I am not able to mount that share, but it used > > to work when it was 6.0R, from yet another machine which is still 6.0R it can > > be mounted without problems. > > > > nothing changed, just the version of freebsd from 6.0R to 6.1R, the code for > > smb support is the same in 6.1-PRE and in 7-current. > > > > Could this have to do with the NETSMBCRYPTO issue of a couple of > weeks ago? > > A few of us had a similar issue. At the time, it was fixed by adding > NETSMBCRYPTO to the kernel. > > Looking at UPDATING I see there's a note from 20060305 that the option > has been retired as it's being included in smbfs.ko now, however, in the > past, I had never loaded that module or included NETSMB in my kernel, > installing samba from ports had Just Worked(TM). I never had this in my kernel config. and now it doesn exist at all so I think it must be something else