Answered by:
Administrator's password

Question
-
hello, i have changed my domain administrator's password, and it's the password for the user who installed the sharepoint and the account who was put to be the application pool account for central administration what should i do to make the environment right?
Monday, October 4, 2010 3:46 PM
Answers
-
so i should do this?
When managed accounts are unsuitable, you must change passwords in SharePoint Foundation manually when the passwords change in AD DS. Passwords must be changed manually for the following things:
- SQL Server services
- The default content access account
as mentioned here?
- Marked as answer by Seven M Friday, October 15, 2010 3:13 AM
Wednesday, October 6, 2010 7:16 PM - SQL Server services
All replies
-
The following Technet article best explains how to handle password changes and automate changes.
- Proposed as answer by John Burkholder n8ivwarrior Tuesday, October 5, 2010 12:34 AM
Tuesday, October 5, 2010 12:34 AM -
here is good blog for this purpose:
http://blog.brianfarnhill.com/2010/01/13/managed-accounts-in-sharepoint-2010/
http://blog.furuknap.net/2009/09/sharepoint-2010-new-feature-managed.html
thnks
-ws
SharePoint administrator, MCTS,MCITPTuesday, October 5, 2010 4:08 AM -
so i should do this?
When managed accounts are unsuitable, you must change passwords in SharePoint Foundation manually when the passwords change in AD DS. Passwords must be changed manually for the following things:
- SQL Server services
- The default content access account
as mentioned here?
- Marked as answer by Seven M Friday, October 15, 2010 3:13 AM
Wednesday, October 6, 2010 7:16 PM - SQL Server services
-
That is what i suggest, yes.Wednesday, October 6, 2010 7:45 PM
-
Hi David,
You should start over.
It's a bad bad idea to install with a domain admin account. It's even more bad bad to run the timer service & ca (what you did) as a domain administrator.Use normal domain user accounts for all sharepoint accounts.
Make the installation/admin account local admin on the SharePoint servers and use a different account for the timer service (called 'farm account' these days)
Read up before you start:
Administrative and service accounts required for initial deployment (SharePoint Server 2010)
http://technet.microsoft.com/nl-nl/library/ee662513(en-us).aspx
Cheers
RobHThursday, October 7, 2010 12:44 PM