Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 1999 19:53:44 -0500
From:      Kevin Weiss <kevin.weiss@mail.utexas.edu>
To:        freebsd-questions@freebsd.org
Subject:   allowing users to use mounted device
Message-ID:  <19990425005321.2D95214A2D@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
what entries are needed for fstab to allow users to use my zipdrive,
floppy, and cdrom?

I heard that all I needed to add was:

device/name		mnt/point	filesystem	rw,noauto	0	0

then I would add	

device/name		mnt/point	filesystem	rw,noauto, user, sync	0	0

Is this correct? I checked the man for FSTAB, but I didn't see any mention
of "user" or "synch"

This is just a home PC, so I'm not really worried about what users can put
onto (or copy off of) my 
system.  In particular, I want to allow my kweiss account to use the
mounted device in KDE,
but the matching *.kdelnk device links are giving me headaches (root uses
them fine of course).

Kevin Weiss
kevin.weiss@mail.utexas.edu





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990425005321.2D95214A2D>