Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2006 05:03:13 -0500
From:      Patrick Bowen <pbowen@fastmail.fm>
To:        freebsd-questions@freebsd.org
Subject:   Re: where/under what do I look for relaxing the privlege	requirements for mounting/accessing devices?
Message-ID:  <4444B961.2060209@fastmail.fm>
In-Reply-To: <80f4f2b20604171923u4f78eb3eq17aa87956c4c0201@mail.gmail.com>
References:  <80f4f2b20604160648r6c4fbcb5l290eef9cbd22bb7@mail.gmail.com>	<20060417074148.GF48793@ns2.wananchi.com>	<80f4f2b20604170548p5ae0b613n9d798e1c7ac9a31d@mail.gmail.com> <80f4f2b20604171923u4f78eb3eq17aa87956c4c0201@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jim Stapleton wrote:

>Works great so far, except I get the following error when trying to
>mount SMB files still:
>
>
>mount_smbfs: can not setup kernel iconv table (ISO8859-1:tolower):
>syserr = Operation not permitted
>
>
>Also, I still have to manually do a root 'kldload smbfs' before
>mounting samba, I tried adding these two lines to rc.conf to no avail:
>
>smbfs_load="YES"
>smbfs_enable="YES"
>
>Any other suggestions?
>
>Thanks,
>-Jim
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>  
>

Jim;

Unless I'm mistaken, "smbfs_load="YES"" should go into 
/boot/loader.conf. Use kldstat to see if the module is loaded.

Patrick



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