Date: Fri, 13 Jan 2006 03:20:42 +0800 (CST) From: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw> To: "Michael W. Lucas" <mwlucas@blackhelicopters.org> Cc: current@freebsd.org Subject: Re: smbfs problem on december snapshot Message-ID: <06011303193815.54079@www.mmlab.cse.yzu.edu.tw> In-Reply-To: <20060112184614.GC61957@bewilderbeast.blackhelicopters.org> References: <20060112184614.GC61957@bewilderbeast.blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Jan 2006, Michael W. Lucas wrote: > > Hi, > > I did a clean install of -current i386 on a dual-core amd64 from the > December snapshot. I haven't done a buildworld or buildkernel yet, so > it's really pretty out-of-the-box. > > When I attempt to mount a SMB share, it fails. > > /var/log/messages displays the following: > > Jan 12 09:07:17 humvee kernel: smb_encrypt: password encryption is not available > Jan 12 09:07:17 humvee kernel: smb_ntencrypt: password encryption is not available > > Google tells me that many people have had this problem lately, but no > solutions have been posted. Is smbfs just broken right now? Add "options NETSMBCRYPTO" in your kernel configuration file and rebuild/install the module. -- Cheers, Tai-hwa Liang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06011303193815.54079>