Updateaccountpassword: Stsadm operation (Office SharePoint Server)
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2016-11-14
Operation name: Updateaccountpassword
Description
Updates the Web application pool passwords.
Note
Use the noadmin parameter if the Central Administration application pool is the same account as other Web application pools. The updataccountpassword operation does not update the Web application pool account that is associated with the Central Administration Web site. To do this, use the Updatefarmcredentialsoperation.
Syntax
stsadm -o updateaccountpassword
** -userlogin <domain\name>**
-password <password>
**\[-noadmin\]**
Parameters
Parameter | Value | Required? | Description |
---|---|---|---|
userlogin |
For a service account, the value is in the form: "NetworkService" For a configurable ID, the value is in the form: Domain\user_name |
Yes |
Defines the Web application pool identity account. The userlogin parameter provides a way to change the farm account from a domain account to a service account (for example, NetworkService). It also describes the application pool account that you are using as either a built-in service account, such as Network Service, or a configurable ID (for example, Domain\user_name). |
password |
<none> |
Yes |
Specifies the new updated password. |
noadmin |
<none> |
No |
Checks and ensures that the new account is not the same account as the administrative application pool account. If so, a warning message is displayed, and then exits. |
See Also
Concepts
Change passwords for Web application pools (Office SharePoint Server)
Other Resources
How to change the passwords for service accounts in SharePoint Server 2007 and in Windows SharePoint Services 3.0
https://go.microsoft.com/fwlink/?LinkId=91709&clcid=0x409