Date: Wed, 09 Mar 2005 20:51:46 +0000 From: Mick Walker <mwalker@codegurus.org> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Mounting Samba Shares Message-ID: <1110401506.800.5.camel@laptop.codegurus.org>
next in thread | raw e-mail | index | archive | help
Hello all, I have run into a strange problem when mounting a samba share on my FreeBSD 5.3 gateway. I am attempting to mount this share on my laptop, which also runs FreeBSD 5.3. As root I can mount the share perfectly, but if I try as a user then I get the following error: [mwalker@laptop]$ mount -t smbfs //server/mwalker /home/mwalker/mount Warning: no cfg file(s) found. smbfs: can not setup kernel iconv table (default:tolower): syserr = Operation not permitted [mwalker@laptop]$ I have vfs.usermount=1 set in my /etc/sysctl.conf and all usernames are the same on both systems so it isn't a authentication issue. Does anyone have any idea what my issue is? And are there any common solutions/workarounds to this issue. Thanks Mick Walker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1110401506.800.5.camel>