Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 16:02:00 +0600 (ALMT)
From:      Boris Popov <bp@vertex.kz>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        Eugene <eugene@emetex.ru>, stable@freebsd.org, Sheldon Hearn <sheldonh@freebsd.org>
Subject:   Re: mount_smbfs
Message-ID:  <Pine.BSF.4.21.0301301556040.18462-100000@lion.butya.kz>
In-Reply-To: <20030128075501.GA17898@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Jan 2003, Ruslan Ermilov wrote:

> > Recently I've tried to mount:
> > # mount_smbfs -E koi8-r:cp866 -I ss1.office.copoc.ru -W Silver -f 400 -d 500 //eugene@ss1/soft /usr/home/eugene/SS1_Soft
> > and have got:
> > > mount_smbfs: can not setup kernel iconv table (koi8-r:tolower): syserr = Operation not permitted

	I'm not sure what caused this if mount is done from root and iconv
package properly installed.

> > Did I miss something or here is a bug?  Does anybody know where I can take
> > tables that iconv needs?

	From ports/iconv

> The bad thing about mount_smbfs(8) is that it does not work
> for user mounts (vfs.usermount=1) due to the need to set up
> the iconv table.  Boris, Sheldon, is that fixable?

	iconv tables can be preloaded by performing a dummy mount from
root. It is not clear if other components will not require root
privileges.

-- 
Boris Popov
http://rbp.euro.ru


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0301301556040.18462-100000>