Re: write/read to windows drives



On May 31, 8:45 pm, Mike <wrathofbat...@xxxxxxxxxxx> wrote:
ok, I changed the entry in fstab to: /dev/sda8 /windows/G
vfat ro,users,gid=users,umask=0002,nls=utf8 0 0
and I am still getting the same message.

I went to the web site about samba previously posted and I took a piece of
code for fstab: "defaults,gid=101,umask=007 0 0" to replace:
"ro,users,gid=users,umask=0002,nls=utf8 0 0" so it works now but I need to
know what I did.

ok, what you had before was:
ro - read only :-) (not what you wanted at all)
gid=users - is the name of a group. That 'gid=101' is the number that
group 'users' had on my system 8 years ago when I wrote that Samba
help-page. If names are now accepted then I'd try 'gid=users'. (look
at your /etc/passwd entry, the 4th field is the numeric group-id, now
look at /etc/group and you will see the name for that number)
nls=utf8 - use UTF-8 for converting filenames. Sounds like a good
thing :-)
umask=0002 - owner has all access, group has all access, others have
read-access.
users - allow anyone to mount/unmount (otherwise only root can do it)

my umask=007 means owner+group have all access, others have no
access. The 0002 value might be better.

for 'defaults', do a 'man mount'.

.



Relevant Pages

  • Re: alfresco installation?
    ... Do you have to configure samba shares? ... suitable workstation to install it on as a trial and trying to figure ... and I definitely haven't even located document 1 of installation and ... through everything on their web site & wiki. ...
    (Fedora)
  • Avoid www.vwrepublic.com
    ... A guy that's ripped off a ton of folks on The Samba is hanging out on ... the www.vwrepublic.com web site. ... All the details of his shenanigans can be found here: ...
    (rec.autos.makers.vw.aircooled)
  • Re: Problem setting up NFS on Ubuntu
    ... >>> mount' for vfat mount options. ... >>> exporting vfat via NFS, it's not designed for multiuser systems ... > alike on the FS and use samba to export it to doze clients. ... >> which should make windows client access easier, and does work also from RISC ...
    (comp.os.linux.setup)
  • Re: User rights to update /var/www/
    ... files versus directory permissions issue. ... > executable by its owner will be executable to all. ... Windows and Samba to update WWW files. ... and whether you wanted users to have their own sections of the ...
    (Fedora)
  • Re: Problem setting up NFS on Ubuntu
    ... >> mount' for vfat mount options. ... alike on the FS and use samba to export it to doze clients. ... > I have also discovered how to login to the gui as root, ...
    (comp.os.linux.setup)