Date: Tue, 21 Oct 2003 07:15:20 -0400 From: Paul Murphy <pnmurphy@cogeco.ca> To: freebsd-questions@freebsd.org Subject: Re: Weirdness with permissions after mounting USB flash drive Message-ID: <20031021071520.4f890bb8.pnmurphy@cogeco.ca> In-Reply-To: <20031021071556.GA22651@watt.intra.caraldi.com> References: <20031020225226.795d57f0.pnmurphy@cogeco.ca> <20031021071556.GA22651@watt.intra.caraldi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Tue__21_Oct_2003_07_15_20_-0400_Ufc4VE0hhy0VY1tr
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
On Tue, 21 Oct 2003 09:15:58 +0200
Jean-Baptiste Quenot <jb.quenot@caraldi.com> wrote:
> * Paul Murphy:
>
> > I _can_ read/write to it as root, but I would really like to use
> > it
> > as a non-root user. Any thoughts as to why this is happening?
>
> See FreeBSD FAQ[1]. Also, in /etc/fstab you may adjust the mode,
> see below -m700 for msdos filesystem:
>
> /dev/da0s1 /mnt/usbkey msdos rw,-m700,noauto 0 0
>
usbd.conf:
device "Flash Drive"
devname "umass0"
vendor 0x0ea0
product 0x2168
release 0x0200
attach "/sbin/mount /flash_drive"
fstab:
/dev/da0s1 /flash_drive msdos rw,-m775,noauto 0 0
mounted permisions:
d--------- 1 root wheel 22016 Dec 31 1979 flash_drive
cd to /flash_drive as non-root user:
flash_drive: Permission denied.
FWIW:
vfs.usermount: 1
(Mounting is no problem, usbd does that for me. It's _how_ it's mounted
that is the problem)
As a side note, the device has a little slider that is supposed to lock
the drive from being written to. Does FreeBSD honour this? Is this a
software or hardware lock?
I'm pretty sure in the above case it is in the unlock position.
--
Cogeco ergo sum
--Signature=_Tue__21_Oct_2003_07_15_20_-0400_Ufc4VE0hhy0VY1tr
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/lRVQTv5Mxsi/WPMRAtZvAJ42qw7I6D/pOuTAGDd3AyoT5zpTrACghbWE
9tw17ozOfS3tVXPq6hfHc+c=
=VFu/
-----END PGP SIGNATURE-----
--Signature=_Tue__21_Oct_2003_07_15_20_-0400_Ufc4VE0hhy0VY1tr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031021071520.4f890bb8.pnmurphy>
