激活 SharePoint 2007 中的 Web 应用程序功能时访问被拒绝

发布于 2024-10-15 18:45:01 字数 260 浏览 2 评论 0原文

我在使用 Stsadm 激活 Web 应用程序功能时遇到以下异常:

Access denied!  Only SRP admin can remove property or section.

我不知道 SRP 管理员是什么。我也无法解释它需要什么样的访问权限。我登录到该框中的帐户具有可能的最大访问权限,并且我假设 stsadm 以超级用户身份运行其所有命令。谷歌搜索也没有透露太多信息。

任何帮助将不胜感激。 TIA。

I got the folloiwng exception while activating a web application feature using Stsadm:

Access denied!  Only SRP admin can remove property or section.

I have no ideas what a SRP admin is. I'm also at a loss to explain what kind of access does it need. The account I'm log into the box has the maximum access possible, and I would assume that stsadm runs all its commands as the super user. Googling didn't reveal much either.

Any help would be appreciated. TIA.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

岁月蹉跎了容颜 2024-10-22 18:45:01

取自 这里

您用来运行的帐户必须在共享服务管理中被授予默认 SSP 的个性化权限。

前往管理中心
单击“SSP-公共”
单击个性化服务权限
添加帐户并授予管理用户配置文件

Taken from here:

The account that you use to run, must be granted Personalization rights in Shared Services Administration for the Default SSP.

Go to Central Administration
Click on SSP-Public
Click on Personalization services permissions
Add the account and grant Manage user profiles

硬不硬你别怂 2024-10-22 18:45:01

您想要激活什么功能(当然,如果它不是自定义功能)?对应的应用程序池标识是什么?您是农场管理员吗?如果没有,请尝试将自己添加到场管理员中。另外,请确保在启动 stsadm 的 cmd 时执行“以管理员身份运行”。如果所有这些都没有帮助,请尝试将您的应用程序池身份添加到场管理员。

What feature are you trying to activate (if it's not a custom feature of course)? What is corresponding application pool identity? Are you farm administrator? If not, try to add yourself to farm admins. Also be sure you do "Run as administrator" when launching cmd for stsadm. If all this will not help, try to add your application pool identity to farm administrators.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文