RE: Advice on sa password change
From: Rand Boyd [MSFT] (rboyd_at_onlinemicrosoft.com)
Date: 04/29/04
- Previous message: G: "Confirming encryption when Replication is over SSL"
- In reply to: Derek: "Advice on sa password change"
- Next in thread: Geoff N. Hiten: "Re: Advice on sa password change"
- Reply: Geoff N. Hiten: "Re: Advice on sa password change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Apr 2004 14:48:29 GMT
If you are wondering about things that might break when you change the
password:
Look at all DTS packages - Connection properties to this SQL Server. Also
any scheduled DTS package that was scheduled in Enterprise Manager while
logged in as the sa account will have to be resecheduled.
Look at all replication agents to make sure they are not using the sa
account to connect to this server.
Look at all other jobs as well.
Any client application that uses the sa account to connect to this server
will need to be modified to account for the new password.
There are probably some things that I have missed but these have been the
ones that have caused the most problems when the sa password is changed.
Rand
This posting is provided "as is" with no warranties and confers no rights.
- Previous message: G: "Confirming encryption when Replication is over SSL"
- In reply to: Derek: "Advice on sa password change"
- Next in thread: Geoff N. Hiten: "Re: Advice on sa password change"
- Reply: Geoff N. Hiten: "Re: Advice on sa password change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|