multiple users are able to edit concurrently

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2009 05:36 PM
hello,
when one user has a file opened through cifs and is editing it, when i second user opens the same file, it should open as read only correct? i've seen two instances where users are able to edit at the same time, causing one to overwrite the other.
is there anyway to prevent this? is this a bug?
thank you in advance,
vinh.
when one user has a file opened through cifs and is editing it, when i second user opens the same file, it should open as read only correct? i've seen two instances where users are able to edit at the same time, causing one to overwrite the other.
is there anyway to prevent this? is this a bug?
thank you in advance,
vinh.
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2009 03:21 AM
To prevent other users from editing a document you're working on you have to check out that document first. With CIFS you have to drag and drop that document onto the " _CheckInOut"-icon. This creates a working-copy of the document you can edit.
Kind regards
Mieke
Kind regards
Mieke

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2009 10:19 AM
i try to encourage users to practice checking out/in, but most are too lazy and just open the file instead. is there a way to lock the file without checking out/in?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2009 11:15 AM
You can lock a file without checking it out. But how would you distinguish between someone opening to read the file and someone opening to edit the file? Once the file is locked, how do you work out when to release it?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2009 11:59 AM
i guess what i really need is, when a file is opened, by someone who can edit it, that subsequent users who open the file will only have it as read-only. is this possible?
