From owner-freebsd-current@FreeBSD.ORG Mon Jun 21 05:09:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FB916A4CE for ; Mon, 21 Jun 2004 05:09:47 +0000 (GMT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1702343D54 for ; Mon, 21 Jun 2004 05:09:47 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.218.27) by smtp01.syd.iprimus.net.au (7.0.028) id 40D65C36000069CC; Mon, 21 Jun 2004 15:09:45 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id A9FB941F5; Mon, 21 Jun 2004 15:12:21 +1000 (EST) Date: Mon, 21 Jun 2004 15:12:21 +1000 From: Tim Robbins To: AK Message-ID: <20040621051221.GA72814@cat.robbins.dropbear.id.au> References: <200406210450.39636.lesha@intercaf.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406210450.39636.lesha@intercaf.ru> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: vfs.usermount not working anymore on SMB shares? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 05:09:47 -0000 On Mon, Jun 21, 2004 at 04:50:39AM +0400, AK wrote: > > > Hello, All! > > > $ mount_smbfs //LESHA@ROUTER/USB /home/lesha/samba > mount_smbfs: can not setup kernel iconv table (default:tolower): syserr = > Operation not permitted > $ sysctl vfs.usermount > vfs.usermount: 1 > > > Any ideas? I don't think this has ever worked. Tim