Date: Wed, 23 Jun 2004 03:03:30 +0400 From: AK <lesha@intercaf.ru> To: Doug White <dwhite@gumbysoft.com> Cc: freebsd-current@freebsd.org Subject: Re: vfs.usermount not working anymore on SMB shares? Message-ID: <200406230303.31381.lesha@intercaf.ru> In-Reply-To: <20040622153317.W79584@carver.gumbysoft.com> References: <200406210450.39636.lesha@intercaf.ru> <20040622153317.W79584@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 23 June 2004 02:33, Doug White wrote:
> On Mon, 21 Jun 2004, AK wrote:
> > $ mount_smbfs //LESHA@ROUTER/USB /home/lesha/samba
> > mount_smbfs: can not setup kernel iconv table (default:tolower): syserr =
> > Operation not permitted
> > $ sysctl vfs.usermount
> > vfs.usermount: 1
>
> Try loading the iconv kernel module first. While usermount lets users
> mount, it doesn't let them load kernel modules.
It is there already.
It is auto-loaded by smbfs.ko
# kldstat
Id Refs Address Size Name
1 25 0xc0400000 3c3264 kernel
[ blah blah blah ]
13 1 0xc2264000 1b000 smbfs.ko
14 2 0xc227f000 3000 libiconv.ko
15 2 0xc228b000 3000 libmchain.ko
Cheers,
AL.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406230303.31381.lesha>
