From owner-freebsd-stable@FreeBSD.ORG Wed Dec 20 00:15:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1674D16A40F for ; Wed, 20 Dec 2006 00:15:58 +0000 (UTC) (envelope-from wilbury@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB86443D2D for ; Wed, 20 Dec 2006 00:14:41 +0000 (GMT) (envelope-from wilbury@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1777319wxc for ; Tue, 19 Dec 2006 16:14:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JyEtRAz1BYBCTLQ2L2i03mK+RlndkdiyKcSxnFFWr8ADKoy6OEaQOYnXlJVGfE86lARCgiSEt3svMwJfhKAks1eicpjgUrWvxptP+/Yc1982HwbH5mu3DvG/UDyjPs9Wb86y0OHiSZ5cLydbE2Er7UL096W62FeyVM8ocmDg8DM= Received: by 10.70.116.14 with SMTP id o14mr10802745wxc.1166572215214; Tue, 19 Dec 2006 15:50:15 -0800 (PST) Received: by 10.70.14.3 with HTTP; Tue, 19 Dec 2006 15:50:15 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 00:50:15 +0100 From: "Juraj Lutter" To: martinko In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1166012592.00653256.1166001601@10.7.7.3> <4586CAEF.2000404@icyb.net.ua> Cc: freebsd-stable@freebsd.org Subject: Re: Mounting smbfs as non-root X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 00:15:58 -0000 On 12/20/06, martinko wrote: > >> I've looked through iconv_sysctl_add() and can't see any way for the > >> code to return EPERM. > I've been experiencing the exactly same issue for too long, too. :-(( > Load the iconv modules as root before letting users to mount. -- Sincerely yours, Juraj Lutter