Avatar of okamon
okamon
 asked on

Share folder: How to prevent multiple users modify the same file?

I have a share folder on 2003 server and several users have write permission. But uer can modify the file even other user already opened it and making modification. How can I prevent this? or is there a better way to workaround?
Windows Server 2003Active DirectoryMicrosoft Server OS

Avatar of undefined
Last Comment
jesaja

8/22/2022 - Mon
jesaja

what file type is it and what application they are using to edit it
ken2421

On a shared file the last user to save will be the final version. You need sharepont to control this problem and regulate the users who are accessing a file at any given time. It is expensive but it is the way to do what you want.
okamon

ASKER
it's a xsl file. So you are saying the only was is to use sharepoint? no other alternative way?
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
ken2421

Sharepoint won't allow sharing of an xsl. It will allow you to convert xsl into html. I am not sure what you are hoping to do but generally speaking a file cannot be edited by more than one person at a time without some service managing those changes. They can use a file then exit and then another can use it and exit and so on.

Here is a link to microsoft on sharepoint http://office.microsoft.com/en-us/sharepoint-server-help/convert-an-xml-file-to-a-web-page-HA010215482.aspx

Perhaps this will help you target you goal more specifically.

Good luck,
Holler if you need help.

Ken
Krzysztof Pytko

I'm not sure but this problem is not NTFS permission. NTFS by default disallow using file by more that one person in "modify mode". I would check in that Excel sheet in "Tools -> Share workbook/sheet" if there is checked a box "Allow apply changes concurrently by multiple users" (it's my translation :) but there is only one check box) If it is enabled, just disable it, then users will have a message that "This document is read-only because someone (and they see user login) uses it".

Hope it helps
jesaja

OK, as it is an Excel file office it will by default prevent sharing documents, so it must be set manually.

In Excel 2003 you can disable it as isiek posted

In Excel 2007/10 you go to Review and klick on share workbook it should not be marked
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
okamon

ASKER
so it means I have to configure it on each user's excel?? there is no way I can configure on the server, example group policy..... ?
ASKER CERTIFIED SOLUTION
jesaja

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.