Re: Office 2007 NTFS Permissions problem
- From: "Harlan Grove" <hrlngrv@xxxxxxx>
- Date: 12 Feb 2007 13:47:17 -0800
Comptroller <Comptrol...@xxxxxxxxxxxxxxxx> wrote...
....
For example, if a user with the permissions "Read & Execute", "Read"....
and "Write" tries to save a Word or Excel 2003 file after making
changes, everything is fine. However, if he uses Office 2007, he
gets an "Access is Denied" error when trying to save the changes.
Now, if I give him "Modify" access to the file, he is again able to
save the changes.
Obviously, from a security viewpoint, this is a problem and a major
step backwards.
You don't understand what's going on or how file saving works in
Office 2003. Word and Excel 2003 save working COPIES of open files on
diesk. The copies remain OPEN while they're open in Word/Excel. When a
user saves the file, Word/Excel 2003 writes the copy of the file to
disk, AND IF SUCCESSFUL deletes the original and renames the copy with
the original filename.
In Word/Office 2007 it may be the case that Word/Excel 2007 CLOSE the
copies then try to reopen them when the user tries to save the file.
That would require modify permission because the file wasn't already
open when trying to save. THIS IS A GUESS.
However, if users can ERASE files, then there's NO EFFECTIVE
DIFFERENCE between giving them read+write+erase permissions or read
+write+modify+erase permissions. Note that if users didn't have erase
permission they'd have received many error messages when saving files
in Word/Excel 2003.
While there are low-level differences between MODIFYING a file in
place (opening existing files for write access) vs WRITING a new
version of the file, erasing the old version, then renaming the new
version with the old version's filename (never need to open the old
version after it's been read into memory), the end result is EXACTLY
the same.
Separate modify permission comes from the old days when some users
could create NEW files but neither erase or modify any existing files.
Some transaction systems depended on this. However, it ONLY makes
sense in highly specialized processing scenarios, NOT (as in, NEVER)
normal user working directories in which users are creating, revising
and deleting files all the time.
.
- Follow-Ups:
- Re: Office 2007 NTFS Permissions problem
- From: Comptroller
- Re: Office 2007 NTFS Permissions problem
- Prev by Date: Opening Office ( Word, Excel, etc) Documents are very slow by double-clicking
- Next by Date: Re: Qualifying for Office 2007 upgrade
- Previous by thread: Re: Office 2007 NTFS Permissions problem
- Next by thread: Re: Office 2007 NTFS Permissions problem
- Index(es):
Relevant Pages
|