From owner-freebsd-questions Fri Nov 29 20:20:29 2002 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 A391D37B401 for ; Fri, 29 Nov 2002 20:20:28 -0800 (PST) Received: from mail.jpcampbell.com (adsl-64-164-212-130.dsl.snfc21.pacbell.net [64.164.212.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF4243E88 for ; Fri, 29 Nov 2002 20:20:19 -0800 (PST) (envelope-from jpc@xzuberant.com) Received: by mail.jpcampbell.com (Postfix, from userid 1000) id 4043E5D5A; Fri, 29 Nov 2002 20:20:15 -0800 (PST) Date: Fri, 29 Nov 2002 19:22:29 -0800 From: "John P. Campbell" To: Jason Hunt Subject: Re: Accessing Windows Share Message-ID: <20021130032229.GA42028@jpcampbell.com> Reply-To: jpc@xzuberant.com References: <20021129220534.P86923-100000@lethargic.dyndns.org> <20021129221106.A86923-100000@lethargic.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021129221106.A86923-100000@lethargic.dyndns.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 29, 2002 at 10:12:42PM -0500, Jason Hunt wrote: > On Fri, 29 Nov 2002, Jason Hunt wrote: > two ago mount_smbfs was not available on FreeBSD, so this might have been > a recent development. SMBFS has been part of the kernel for a few months now. A tutorial can be found here. http://ezine.daemonnews.org/200208/smbfs.html I have the following in my kernel and it seems to work fine. I removed the net/smbfs port before adding it to the kernel. options NETSMB options NETSMBCRYPTO options LIBMCHAIN options LIBICONV options SMBFS But I'm running on i386, not alpha like the original post. I'm not sure if it's supported for that architecture. jpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message