[vox-tech] FSTAB Questions

Ken Bloom vox-tech@lists.lugod.org
Tue, 17 Feb 2004 13:09:31 -0800


--FCuugMFkClbJLl1L
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Feb 17, 2004 at 11:52:24AM -0800, David Hummel wrote:
> On Tue, Feb 17, 2004 at 11:40:19AM -0800, Ken Bloom wrote:
> > In addition to everyone else's wonderful suggestions, I also always
> > mount vfat drives with the showexec option, which turns off the exec
> > bit for files that aren't .exe files, but leaves it on for
> > directories. You can't do that with umask.
>=20
> Good option.  "user" and "users" implies "noexec" though.
>=20

Just note that noexec and showexec are different. noexec will prevent
you from running an application but it won't change the permissions
actually listed for the file. showexec will do the opposite -
because you can always chmod a program (even on vfat linux will
remember until you unmount), if you use showexec without noexec, then
you can chmod +x a script and run it, it just doesn't appear
executable by default.

--=20
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
My key was last signed 10/14/2003. If you use GPG *please* see me about=20
signing the key. ***** My computer can't give you viruses by email. ***

--FCuugMFkClbJLl1L
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAMoMLlHapveKyytERAotMAJ9yAHwsysxC/+oHmFTJL9u4Egmv2gCgk96X
b1as6ky+FPa6r+3N08ZE6z8=
=Dakr
-----END PGP SIGNATURE-----

--FCuugMFkClbJLl1L--