5

I have a single server farm and I want to change farm admin password. It is being used to run different services such as timer job, central admin, SQL Server, Search etc.

Plus it is also being used in application pools in IIS.

My question is if I change its password from central administration, will it automatically update all services and application pools?

2 Answers 2

5

Yes, it will automatically update the password everywhere it used except the SQL server's services. I would recommend following as per my experience.

  1. Change the Farm admin account password in AD
  2. In the Central admin on change password page use the option " Use Existing password"
  3. Now update the SQL Server Service account.SharePoint will not update it automatically
  4. DO IISreset and recycle SharePoint timer service to verfiy

I had issues when i tried to change the password from SharePoint to AD.

2
  • Yes, this will work for all services using a Managed Account! But for SQL Server you'll need to re-enter the password for the SQL Windows Service. Commented Jan 12, 2017 at 14:34
  • Good catch, i missed that. Commented Jan 12, 2017 at 14:35
2

Frank,

Here are the steps you need to take to make sure accounts stay up to date when passwords change. You should be using managed accounts for this.

Keep service and feature account passwords up-to-date in SharePoint 2013

Let me know if you have any more questions.

Jim

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.