From owner-freebsd-current@FreeBSD.ORG Mon Jun 21 00:50:40 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 CE76816A4CE for ; Mon, 21 Jun 2004 00:50:40 +0000 (GMT) Received: from mailhub.intercaf.ru (mailhub.intercaf.ru [195.96.167.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E799243D1D for ; Mon, 21 Jun 2004 00:50:39 +0000 (GMT) (envelope-from lesha@intercaf.ru) Received: from [192.168.1.3] (ppp83-237-11-12.pppoe.mtu-net.ru [83.237.11.12]) (authenticated bits=0) by mailhub.intercaf.ru (8.12.10/8.12.10) with ESMTP id i5L0oQ16018987 for ; Mon, 21 Jun 2004 04:50:27 +0400 (MSD) (envelope-from lesha@intercaf.ru) From: AK Organization: InterCAF To: freebsd-current@freebsd.org Date: Mon, 21 Jun 2004 04:50:39 +0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406210450.39636.lesha@intercaf.ru> X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' Subject: 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 00:50:40 -0000 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? AL.