SharePoint 2010 中的应用程序池帐户

发布于 2024-09-28 06:28:53 字数 50 浏览 0 评论 0原文

如何更改 sharepoint 2010 中任何 Web 应用程序的应用程序池帐户凭据

How to change app pool account credentials for any web application in sharepoint 2010

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

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

发布评论

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

评论(1

烟沫凡尘 2024-10-05 06:28:53

转到以下位置:

中央管理 – 安全 – 配置服务帐户 – 常规安全 – 配置托管帐户

然后编辑与您的应用程序池对应的托管帐户。您可以选择在编辑页面上更改密码。

您还可以使用名为以下的 Powershell 命令执行相同操作:
设置 SP 托管帐户。

Go to following:

Central Admin – Security – Configure Service Account – General Security – Configure Managed Account

Then edit the managed account that corresponds to your application pool. You will have an option to change the password on the edit page.

You can also do the same with a Powershell command named:
Set-SPManagedAccount.

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