When using Windows NT integrated security with SQL Server, the SQL Server login information must be identical to the Windows NT account information. Therefore, if you change the Windows NT password of the domain account that the SQL Server is logged on with, then you also must update the password in the following SQL Server services: MSSQLServer, SQLServerAgent, MSDTC, and the MODTBAD Office Developer DCOM component.
If you change a password, it must be updated on the server, the developer workstation, and the client computers. If the password is not updated for the SQL Server Agent, Access Workflow Designer cannot start and stop the agent automatically. Access Workflow Designer also uses the agent to manage time-out events for team solutions, so it is critical this service be set up properly.
Any time you change a password, it should be updated in the following locations:
During installation of the Access Workflow Designer server components, you enter the user name and password of the Windows NT domain. When using Windows NT integrated security, this same account information is used by SQL Services. When you change the Windows NT password for that log on, it also must be changed for SQL Server services. For information about changing the password when using MSDE, see Changing the sa Password on the Client.
To set up SQL Server services to log on under a different user account
Important If Microsoft Full-Text Search is installed on the computer, do not change the MSSQLServer account information in the Services application in Control Panel. Although the Search service is assigned to the local system account, it also tracks the MSSQLServer service account. You must change the MSSQLServer service account in SQL Server Enterprise Manager for the Microsoft Search service to stay synchronized.
During installation of the Access Workflow Designer server components, you enter the user name and password of the Windows NT domain account that the Access Workflow Designer executable (MODTBAD.exe) uses to log on to the domain. Generally, this is the same account used by the SQL Server Services. If this is the case, when you change the Windows NT password for that log on, it also must be changed for MODTBAD.exe.
To change the User ID for MODTBAD
Note The Windows NT domain account used for the MODTBAD identity must have system administrator permissions on the server. However, this account does not have to be the same account used by SQL Server.
You have a variety of options for updating the SQL Server Agent password on the clients. The method you specify depends on the tools available on the client computer.
If the SQL Server Enterprise Manager is available on the client computer, you can change the sa password directly. For details, follow the procedure in Changing the sa Password on the Server.
If Access is available on the client computer, update the password using the Security option on the Tools menu in an Access data project.
If you are using MSDE on the client, there is no user interface for changing the sa password for the SQL Server Agent. You can update the password by accessing the client computer remotely using SQL Server Enterprise Manager on the server.
To change the sa password on the client using Access
You can connect to the client computer remotely to use SQL Server Enterprise Manager to modify the client settings as long as you have created a server alias for your client computer. For details, see Using MSDE with Windows 95/98.
To change the sa password on the client computer without SQL Server Enterprise Manager
After you have changed the client settings, you must synchronize your offline subscription by opening your solution in Internet Explorer and selecting Tools and then Synchronize. A dialog box appears in which you can enter the new password.