<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Marc Elliot Hall wrote:<br>
<blockquote cite="mid20050818142847.GA16602@hallmarc.net" type="cite">
  <pre wrap="">On Wed, Aug 17, 2005 at 02:41:25PM -0700, Ken Herron wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Marc Elliot Hall wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">#make /windows partition owned by user nobody and group webusers
/dev/hda4       /windows        vfat \
    rw,user,auto,gid=82,uid=501,umask=000  0       2
      </pre>
    </blockquote>
    <pre wrap="">Okay, on "tiny", files on the partition should have UID 501, GID 82,
and
umask 000. Is that what actually happens?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
No, it's not. At least, not now.
  </pre>
</blockquote>
<br>
If tiny isn't assigning the right permissions to the VFAT mount, then
what permissions is it assigning? And how exactly is this an NFS
problem? If the permissions are incorrect on the original VFAT mount,
then it's hardly surprising that another host mounting the partition
through NFS would see the incorrect permissions.<br>
</body>
</html>