S
stayingcool
I'm wondering if someone came across this situation.
I have a shared Excel Workbook on a shared folder in the network. I
have set the share permissions to READ and CHANGE. Then the local
folder permission is set to READ,WRITE,LIST Folder Contents and
Execute(These permissions are not inherited to the subfolders and
files).
The shared Excel Workbook has all permissions except Delete. When users
access and save the Excel sheet I see there are lots of temp files
getting created; Example
B7013930
AF303930
Doing a little bit of research in the Microsoft Website I saw the below
article
http://support.microsoft.com/kb/814068/
Going through the article I see that it is a permissions issue where
the Save feature of Excel is not able to delete the old Workbook and
rename the temp file(with updates) to create the new updated workbook.
Hence if the logic of Excel saving the files necessiates that we give
Delete permissions then we might be in a risk of losing the file if
someone deletes it unknowingly.
If we don't want to give the delete permission then we need to deal
with the temp files.
Any suggestions?
I have a shared Excel Workbook on a shared folder in the network. I
have set the share permissions to READ and CHANGE. Then the local
folder permission is set to READ,WRITE,LIST Folder Contents and
Execute(These permissions are not inherited to the subfolders and
files).
The shared Excel Workbook has all permissions except Delete. When users
access and save the Excel sheet I see there are lots of temp files
getting created; Example
B7013930
AF303930
Doing a little bit of research in the Microsoft Website I saw the below
article
http://support.microsoft.com/kb/814068/
Going through the article I see that it is a permissions issue where
the Save feature of Excel is not able to delete the old Workbook and
rename the temp file(with updates) to create the new updated workbook.
Hence if the logic of Excel saving the files necessiates that we give
Delete permissions then we might be in a risk of losing the file if
someone deletes it unknowingly.
If we don't want to give the delete permission then we need to deal
with the temp files.
Any suggestions?