We have a small .NET development team here, 10 developers. We recently
started using SharePoint for our team site as a way to share links,
documents, event information, etc. All of this has been pretty open
without any real concerns for security, basically just a public storage
area.
Now we have set up a separate site for system documentation. For this
area, we do need some security. This site is basically just a shared
document area. At the top level, there is a folder for each project.
When you open a folder, there will be primarily Word documents
outlining the project requirements, etc. There may be other supporting
documents as well such as Visio diagrams, Excel worksheets, screen
shots, etc.
We want everyone to be able to view everything in the folders.
Everyone should be able to save their own copy locally as well. The
goal is that if anyone should be able to view system documentation.
However, we want to limit updates to the document owner/creator or a
system administrator. This sounds incredibly easy, but we seem to be
missing something. Any thoughts on how to best accomplish this?