From owner-freebsd-stable@FreeBSD.ORG Wed Feb 8 19:34:31 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4339C16A422 for ; Wed, 8 Feb 2006 19:34:31 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 0665343D5F for ; Wed, 8 Feb 2006 19:34:26 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 08 Feb 2006 19:34:24 -0000 Received: from p54A7FC1B.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.252.27] by mail.gmx.net (mp028) with SMTP; 08 Feb 2006 20:34:24 +0100 X-Authenticated: #5465401 Message-ID: <43EA47BD.8060509@gmx.de> Date: Wed, 08 Feb 2006 20:34:21 +0100 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5 (X11/20060128) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <200602081636.k18GaxjW069152@lurza.secnetix.de> In-Reply-To: <200602081636.k18GaxjW069152@lurza.secnetix.de> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig59F90FB6FB1EDB8113DC4D68" X-Y-GMX-Trusted: 0 Subject: Re: Trouble with mounting USB stick as user 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, 08 Feb 2006 19:34:31 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig59F90FB6FB1EDB8113DC4D68 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I think it's enough when the mount point is owned by the group, without belonging to a user. Try: # chown :operator /mountpoint # chmod 0770 /mountpoint Oliver Fromme wrote: > Rob wrote: > > The mount-point is owned by root:operator, and my user is a member o= f the=20 > > operator group. I have vfs.usermount=3D1 in sysctl.conf. >=20 > The mount point must be owned by the user. > Being in the group of the mount point is not sufficient. >=20 > Best regards > Oliver >=20 --------------enig59F90FB6FB1EDB8113DC4D68 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD6ke9fMDIb41/+S0RAoA4AJ9mC0dlqE5wUjs6sRHDiSIUnQwkmQCbBFKx kMuzNxhg4NBaT6cH2l9qW/U= =IY4C -----END PGP SIGNATURE----- --------------enig59F90FB6FB1EDB8113DC4D68--