Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 11:26:50 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        current@freebsd.org
Subject:   msdosfs mask?
Message-ID:  <20031005112505.J474@root.org>

next in thread | raw e-mail | index | archive | help
In the past, msdosfs has taken its permissions from the mountpoint.
Recently I noticed that this still works for files in the root directory
but subdirectories are all chmod 000.  Has anyone else seen this?  Adding
the -m=755 flag for instance does work for the files in the top of the
mountpoint (i.e. command.com) but not subdirectories, which are still 000.
What's going on?

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031005112505.J474>