On 25 Jan 2002 17:52:00 -0800
Brandon Dorman <[EMAIL PROTECTED]> scribbled in frustration:

> Hello,
> 
> Below is a copy of my /etc/fstab.  I can't seem to be able to tweak it
> so that upon booting, my normal user account can write to say, the
> windows drive (mounted as /dev/hde1, /c of course)  I'd like the same
> user writing priviledges while staying automounted for the other drives
> that at the current have the same settings as the c drive right now. 
> I'm running RH 7.2 with kernel 2.4.17 and the latest ximian gnome and
> rh7.2 updates.
=======================================
Just a guess here:
Try changing "user" to "users"

While "user" allows anyone to mount or umount a drive, ONLY the one who
mounts owns the device and can umount it.  Since /dev/hde1 is being
mounted on boot, it is owned by root.  "users" allows anyone to umount a
device whether they were the ones to mount it or not, I believe.  Perhaps
that would allow any user to write to the drive also?

Worth a try???

Mike

PS:     There are some security concerns with this method I would think. 
Perhaps winblows virii ignored by Linux would be able to make their way to
your Win partition, now with write privileges ;-( 

-- 
"Many loads of beer were brought.  What disorder, whoring,
fighting, killing, and dreadful idolatry took place there."
Baltasar Rusow, Estonia, mid 16th Century



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to