Re: SQL Server service account password change
- From: "Geoff N. Hiten" <SQLCraftsman@xxxxxxxxx>
- Date: Mon, 27 Mar 2006 17:41:11 -0500
First, change the password of the SQL service account using the Domain Users
and Computers tool. Wait for the Active Directory information to propagate
to all domain controllers (typically 15 minutes).
Connect to your SQL Virtual Server using Enterprise Manager. Connect using
the "sa" account or using a windows account with SQL administrator
membership. All cluster host nodes must be up and running. Right-click the
server name and select Properties. Choose the Security tab and enter the
new password. Click OK. This should update the service account stored
password on all cluster nodes.
You will need to stop and restart the SQL Service at some point or it will
not be able to properly use the sevice account credentials to access network
resources. Do this change during a maintenance window if at all possible.
If this procedure fails, you can use the Services applet under control panel
to set the password on each node. Do not change the startup type to
anything other than MANUAL for a clustered SQL installation.
--
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP
"AaronS" <gcsdba1@xxxxxxxxx> wrote in message
news:1143490318.616723.64140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
OK. I've read all kinds of stuff on the internet about changing the SQL
Server Service and SQL Server Agent Service account passwords. They all
say "use Enterprise Manager" because it performs additional tasks that
you would otherwise have to perform manually. I can dig that.
My problem is that I can't figure out *how* to change the password(s)
using EM. I have no problem seeing how to switch to a completely
different account: just type in the account and password and stop and
restart the service. But how do I change *just the password* in EM?
Maybe I'm confused. Does EM actually change the service account's
password in the domain, or do I need to do that elsewhere before I
change the password in EM?
On top of this, I'm doing this in a clustered environment, and I'm
pretty new to SQL Server clustering. Can someone please set me
straight?
Thanks,
Aaron
.
- Follow-Ups:
- Re: SQL Server service account password change
- From: AaronS
- Re: SQL Server service account password change
- References:
- SQL Server service account password change
- From: AaronS
- SQL Server service account password change
- Prev by Date: SQL Server service account password change
- Next by Date: Very strange: Connection under process info not whats in front-end
- Previous by thread: SQL Server service account password change
- Next by thread: Re: SQL Server service account password change
- Index(es):
Relevant Pages
|
|