Re: fstab rw for usr on vfat

2000-06-25 Thread Leonard den Ottolander
Hello Harry, > When umounted `chown reader.reader /mnt/dos1' does what you'd expect but > when remounted it reverts back to root root. On the 6.2 machine the > directory stays chowned mounted or not. I am under the impression that you are confusing some things here. Since you

RE: fstab rw for usr on vfat

2000-06-25 Thread Joseph T. Tannenbaum
know. Joe > -Original Message- > From: John Aldrich [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 25, 2000 1:59 PM > To: [EMAIL PROTECTED] > Subject: Re: fstab rw for usr on vfat > > > On Sun, 25 Jun 2000, linda hanigan wrote: > > I have the following entry

RE: fstab rw for usr on vfat

2000-06-25 Thread Joseph T. Tannenbaum
[EMAIL PROTECTED]] > Sent: Sunday, June 25, 2000 1:19 PM > To: Joseph T. Tannenbaum > Cc: [EMAIL PROTECTED] > Subject: Re: fstab rw for usr on vfat > > > * Joseph T. Tannenbaum ([EMAIL PROTECTED]) [000625 14:36]: > > > When you find out, let me know. I went round and &g

Re: fstab rw for usr on vfat

2000-06-25 Thread Harry Putnam
"Joseph T. Tannenbaum" <[EMAIL PROTECTED]> writes: > When you find out, let me know. I went round and > round with automount to see what I could do and > nothing seems to work. Users can read win/dos > disks, but not write. Root can do anything. Strangely enough .. on reboot it started workin

Re: fstab rw for usr on vfat

2000-06-25 Thread John Aldrich
On Sun, 25 Jun 2000, linda hanigan wrote: > I have the following entry in fstab for my zip drive > /dev/hdb4/mnt/zip vfatuser,noauto 0 > 0 > then the user enters > mount /dev/hdb4 > and the zip drive is mounted with the user as the owner. I assume the > sam

Re: fstab rw for usr on vfat

2000-06-25 Thread linda hanigan
I have the following entry in fstab for my zip drive /dev/hdb4/mnt/zip vfatuser,noauto 0 0 then the user enters mount /dev/hdb4 and the zip drive is mounted with the user as the owner. I assume the same format would allow a user to mount hda1 and own it.

Re: fstab rw for usr on vfat

2000-06-25 Thread John P. Verel
Here's my fstab entry for my vfat partion: /dev/hda1 /mnt/vfat vfat user,owner,exec,dev,suid,rw,conv=auto,uid=500,gid=500,auto 1 2 It automounts and allows me as user and group 500 to read, write, segfault ;), etc. This entry was generated using linuxconf, under 6.2 As I recall, the entries

RE: fstab rw for usr on vfat

2000-06-25 Thread Joseph T. Tannenbaum
When you find out, let me know. I went round and round with automount to see what I could do and nothing seems to work. Users can read win/dos disks, but not write. Root can do anything. Joe > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Saturday, Ju