where/under what do I look for relaxing the privlege requirements for mounting/accessing devices?

Patrick Bowen pbowen at fastmail.fm
Tue Apr 18 10:03:15 UTC 2006


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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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


More information about the freebsd-questions mailing list