One Fine Day -SharePoint Permissions Gone
All of a Sudden, My SharePoint (Site Owner) Permissions were gone and the SharePoint Site is READ Only
Issue:
SharePoint site that is normally accessible with the defined permissions exhibits Read Only behavior, even though if you are a Site Owner.
Also you would see something like this….. Where is my settings option?
Also you wouldn’t see your owner settings when you go to your site settings
REASON/SOLUTION:
Okay, there could be a number of reasons for this. But a common one may be that you are performing scheduled STSADM Site Collection Backups (particularly those of you in the SMB space on a budget that can't use 3rd party tools or have access to Full SQL and Database Maintenance Plans. And, since the delivery of SP2 for WSS 3.0/MOSS 2007, STSADM Backups now set the site collection to 'Read Only' during the operation. As such, backups that were running in the early evening that previously were not disruptive; all of a sudden give off weird results. So, with that… The fix?
You could move the backup job to a window that is not going to interfere with business (simple and ensures the site collection is protected/read only during the backup)
You could modify your STSADM Backup job to use the new switch provided which is –NoSiteLock (reference: http://technet.microsoft.com/en-us/library/cc263441.aspx)
Pages
Categories
- Building Solutions
- Business Intelligence
- Business Processes
- Cloud Computing
- Collaboration
- Cool Content
- FAST Search
- IT Pros
- Microsoft Updates
- More SharePoint Articles
- NJSPUG
- Office Integration
- Planning and Process
- PowerShell
- Press Release Articles
- quotes
- SharePoint 2007 Templates
- SharePoint 2010
- SharePoint Administration
- SharePoint Backup
- SharePoint Best Practices
- SharePoint Designer
- SharePoint Errors
- SharePoint General
- SharePoint MVP'S
- SharePoint Online
- SharePoint Project Management
- SharePoint Reporting
- SharePoint Templates
- SharePoint Tips
- SharePoint User Group Meetings
- SQL Server
- Training
- User Experience
- Web Parts
- Workflows
Blogroll
Archive
- January 2012
- December 2011
- July 2011
- April 2011
- March 2011
- February 2011
- January 2011
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- October 2009
- September 2009


April 27th, 2011 - 09:31
HI we had same issue after back up , is there a way to resolve the issue.
as you mentioned there will be a lock(sitelock) after backup. how to remove the sitelock
thanks in advance