msftesql Properties (Log On Tab)

SQL Server Configuration Manager

Updated: 5 December 2005

Use the Log On tab of the msftesql Properties dialog box to specify the account used by the Microsoft SQL Server Full-Text Search service, and to start and stop the service.

Note:
When changing the Account Name used by a service on a clustered instance, the new account must either be a member of the domain group specified during setup for the service being changed, or you must have permission to add members to that group. If you do not have permission to modify group membership, contact the domain administrator.

Options

Local System account

Specify a local system account, which does not require a password. However, the local system account may restrict the service from interacting with other servers, depending on the privileges granted to the account.

This account

Specify a local or domain user account that uses Windows Authentication. We recommend using a domain user account with minimal rights for services. For information about selecting an account, search Books Online for the topic, "Setting Up Windows Service Accounts."

Account Name

Specify the local or domain user account name.

Password

Type the password of the account.

Confirm password

Type the password of the account again.

Start

Start the service.

Stop

Stop the service.

Pause

Pause the service.

Resume

Resume a paused service.

Change History

Release History

SQL Server 2005Service Pack 1

New content:
  • Added note regarding changing the Account Name on a clustered service.