문제

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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top