Modifier les mots de passe pour les services SQL Server (Office SharePoint Server)
Mise à jour : 2007-04-19
Use this procedure to change the password for the following Microsoft SQL Server 2005 services used by Microsoft Office SharePoint Server 2007:
SQL Server (MSSQLSERVER) service Used to run SQL Server. If the service is using a domain account, the password information might expire and SQL Server 2005 will not run.
SQL Server Agent (MSSQLSERVER) service Used by Office SharePoint Server 2007 to truncate residual Office SharePoint Server 2007 session state information that can accumulate and affect SQL Server performance. It is also used by various other applications, including SQL Server 2005. If the service is using a domain account, the password information might expire and these applications cannot run these tasks in SQL Server 2005.
Remarque : |
---|
|
Important : |
---|
|
Change the password for the SQL Server (MSSQLSERVER) service
In the Services snap-in in the Microsoft Management Console (MMC), right-click the SQL Server (MSSQLSERVER) service and then click Properties.
In the Properties dialog box, on the Logon tab, type the new password in the Password and Confirm password boxes.
You must restart the service for the changes to be saved. On the General tab, under Service status, click Stop to stop the service.
When the service has stopped, click Start to start the service.
Click OK to save the changes.
Change the password for the SQL Server Agent (MSSQLSERVER) service
In the Services snap-in in the Microsoft Management Console (MMC), right-click the SQL Server Agent (MSSQLSERVER) service and then click Properties.
In the Properties dialog box, on the Logon tab, type the new password in the Password and Confirm password boxes.
You must restart the service for the changes to be saved. On the General tab, under Service status, click Stop to stop the service.
When the service has stopped, click Start to start the service.
Click OK to save the changes.