--- Hans Fugal <[EMAIL PROTECTED]> wrote: > You can give write permission to a group too, or everyone if you want in > the mount options. Well, I assume the latter, but I know you can give a > group write perms.
Yes. You can set the uid, gid and umask. Here's mine: /dev/hda5 /mnt/shared vfat auto,defaults,uid=1000,gid=1000,umask=027 0 0 Changing the umask to 007 would give group write, and umask of 000 would give everybody write. Corey __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com ------------------------------------------------------------------------ To unsubscribe from the BYU UUG discussion mailing list, send email to [EMAIL PROTECTED] with "UNSUBSCRIBE" as the message body Visit the BYU UUG website at: http://uug.clubs.byu.edu/
