From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 05:49:30 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A26C272 for ; Sun, 1 Mar 2015 05:49:30 +0000 (UTC) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F19BD4A for ; Sun, 1 Mar 2015 05:49:28 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id t215nHaq010307; Sun, 1 Mar 2015 06:49:17 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <54F2A85D.7090504@bananmonarki.se> Date: Sun, 01 Mar 2015 06:49:17 +0100 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Andrew Gould , "William A. Mahaffey III" Subject: Re: problems mounting camera to download pics .... References: <54EF5A28.8010605@hiwaay.net> <20150226183930.477ed7b5.freebsd@edvax.de> <54EF601F.3070702@hiwaay.net> <20150226190921.94278d64.freebsd@edvax.de> <54EF80C2.3040803@hiwaay.net> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions !!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2015 05:49:30 -0000 On 2015-02-26 21:51, Andrew Gould wrote: >> > If you set the suid on mount and umount, users should be able to mount and > unmount devices. > > chmod u+s /sbin/*mount Very bad.