I would like to let user besides root to mount a SMB share. It requires filename conversion with UTF-8 encoding.
In /boot/loader.conf file, I have added:
libiconv_load="YES"
And /etc/nsmb.conf file
[default]
workgroup=WORKGROUP
[server]
addr=1.2.3.4
charsets=UTF-8:UTF-8
But mount_smbfs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.