错误:6553609您无权执行当前操作

我正在尝试使用Smigrate备份我的protal中的子站点。 login到服务器并运行以下命令时:

D:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\BIN>smigrate -w <website> -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 

我收到一个错误(错误:6553609您没有权限执行当前的操作),并且这些站点没有得到备份。 我已经尝试了各种知识库文章的解决scheme,但没有与他们的运气。

谁能帮忙?

问候蒂姆

哇…你使用的是旧版本的SharePoint;)我将不得不深入这个内存档案。 启动IISpipe理器并查看SharePoint虚拟服务器所允许的身份validation方法。 如果只允许“匿名”,请确保选中Windows身份validation(NTLM)框。

此外,请确保该网站位于IE的“可信站点”中:

  1. 启动Internet Explorer。
  2. 在“工具”菜单上,单击“Internet选项”,然后单击“安全”选项卡。
  3. 在“select要查看或更改安全设置的区域”框中,select“可信站点”。
  4. 点击“网站”button,添加相关网站的url。
  5. 单击“自定义级别”安全性button,并确保该区域已设置为自动传递凭据。