ERROR: 6553609 You are not authorized to perform the current operation
Posted
by Tim
on Server Fault
See other posts from Server Fault
or by Tim
Published on 2009-11-20T14:44:29Z
Indexed on
2010/03/19
14:01 UTC
Read the original article
Hit count: 298
sharepoint
I'm trying to backup a sub site in my protal using Smigrate. When logged into the server and running the following command:
D:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\BIN>smigrate -w -f C:\CH_Test_04_backup.fwp -u domain\user -pw ** 20 Nov 2009 13:57:06 -0000 Site collection opened 20 Nov 2009 13:57:07 -0000 Authenticating against the web server. 20 Nov 2009 13:57:07 -0000 Already authenticated against the web server. 20 Nov 2009 13:57:07 -0000 ERROR (possibly fatal): ERROR: 6553609 You are not authorized to perform the current operation. 20 Nov 2009 13:57:07 -0000 Site collection closed
I get an error (ERROR: 6553609 You are not authorized to perform the current operation) and the sites does not get backed up. I've tried solutions oulined in various KB articles but had no luck with them.
Can anyone help?
Regards Tim
© Server Fault or respective owner