问题描述
大家好,
任何人都可以帮助我如何访问SharePoint中的配置服务帐户选项?我在尝试访问时遇到错误:
Can anyone help me how can I access the configure service accounts option in SharePoint ?. I'm getting an error when trying to access it:
我检查了错误,并说它可能是在Active Directory中删除但在SharePoint中未删除的托管帐户的原因。我尝试删除上述帐户,但我收到以下错误:
I checked the error and says it may be cause of a Managed account that was deleted in active directory but was not removed in SharePoint. I tried removing the the said account but I get below error:
如何将这些组件转移到新的服务帐户,以便我可以删除有问题的组件?
How can I transfer these components to a new service account so that I can remove the problematic one?
谢谢。
推荐答案
您是否使用农场帐户执行此操作?如果是,请尝试以管理员身份启动Internet Explorer。
Are you doing this using a farm account? If yes, try to launch Internet Explorer as admin.
您可以尝试以下步骤:
1。列出管理帐户。
1. List managed accounts.
2。识别具有null PasswordExpiration的帐户。
2. Identify the account(s) having null PasswordExpiration.
3。删除具有null PasswordExpiration的管理帐户。
3. Remove those management accounts having null PasswordExpiration.
参考更多详细信息:
祝你好运,
Allen
Allen
这篇关于在SharePoint中打开配置服务帐户选项时,无法转换部分或全部身份引用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!