Date: Thu, 3 Jun 1999 11:09:45 +0930 (CST) From: Gregory Lewis <glewis@dartagnan.maths.adelaide.edu.au> To: wwoods@cybcon.com (William Woods) Cc: freebsd-questions@freebsd.org Subject: Re: mount options...... Message-ID: <9906030139.AA19198@dartagnan.maths.adelaide.edu.au> In-Reply-To: <000401bead58$a615b3c0$124b93cd@william> from William Woods at "Jun 2, 99 05:33:06 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> How do I make it so regular users can mount a drive.... > > When I do a mount_msdos /dev/da0s4 /zip (This is my parallel zip) as root it > is fine but I cant do it as a user, it says operation not permited Look at the permissions on /dev/da0s4. I'd expect that to mount the drive read only a user would need read permissions and to mount it normally (i.e. read write) users would need read/write permissions. I haven't actually tested this out though, so YMMV. -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 3237 Teletraffic Research Centre 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?9906030139.AA19198>