mounted vfat and user permissions

From: david (david_at_home.net)
Date: 10/30/03


Date: Wed, 29 Oct 2003 23:14:19 GMT

Hello all..

I am trying to mount a new windows fat32 partiton into suse 9.0, I am a linux
newbie BTW, only been on it for 2 days. The problem I am having is that
only root has write access to this mounted volume and
me as a user does not. Below is the line I added to my etc/fstab file
It mounts without any errors BTW.

the directory /windows/E has the permissions set to group which I am a
member of and has write set as user.

/dev/hdb6 /windows/E vfat rw,users,gid=users 0 2



Relevant Pages

  • Re: Is there a way to give public access to directory?
    ... I ended up using this line to mount it: ... I'd be interested in how Your umasks look like and ... that was the basic question. ... have permissions set to "0770" on newly crated files on that mount? ...
    (comp.os.linux.security)
  • Re: "mount --bind" with user/group/mode definition?
    ... (Here I want to have full *read* control, ... [I know that this special case can be done by a read-only binding mount; the part that is missing is eg. files with a different owner being 0700. ... I know that something like this is possible for eg. VFAT, which has no right descriptors for itself; but I'd need that for arbitrary directory trees, who themselves *have* permissions set. ... I suspect that with the recent developments in user container support and/or overlay mounting it will become possible to either write a UID/GID-translation overlay filesystem or grant cross-UID-container keys to achieve what you want. ...
    (Linux-Kernel)
  • Re: [opensuse] mount point attributes - what is t flag? [solved]
    ... *why* the partition in question mounts with a 't' flag in the 'other' ... disappeared when I adjusted the mount point accordingly. ... chmod o-t /mountpoint ... Beause /tmp always has those permissions set ...
    (SuSE)
  • "mount --bind" with user/group/mode definition?
    ... I'd like to mount a directory I have no control over (think NFS, ... (Here I want to have full *read* control, ... mount; the part that is missing is eg. files with a different owner being ... themselves *have* permissions set. ...
    (Linux-Kernel)