I am trying to set permission to a document library in a WSS site of sharepoint
version 2003. The main concern for us is blocking the delete operation from
users if the document or folder is not belong to it. Is it possible to set a
permission like that?
As I tested I found out if I give delete permission to a user then they can
delete any records or even folders created by others in the document library.
If the permissions are not based on ownership at-least we need to block the
delete from a user group so that they can contact admin group to delete a
document. But in document library add, edit and delete are in same option so I
could not give add and edit without giving the delete permission. Is it
possible to set permission in either way.