Safely Changing SQL Server's Service Account | Database Journal

Safely Changing SQL Server’s Service Account

Written By
Lori Hughes
Lori Hughes
May 11, 2000
1 minute read

To safely change the account that SQL Server runs under, select the
server’s Properties sheet within Enterprise Manager. Switch to the Security tab.
In the Startup Service Account box, make the appropriate account selection,
either System Account or This Account. If you want to change the account
to a domain user account, you must first create a SQL Server service account
with administrator priveleges and be logged in as the account that you’re
changing SQL Server to run under (i.e., domainuser_account). If you’re
not logged in as the domain user you’re setting the account to, you’ll receive
the following error message:


A required privilege is not held by the client.


If you are running Full-Text Search, do not change the services account
using the Control Panel’s Services applet. Using this applet to change the
account may cause Full-Text Search to stop functioning. You will not be
able to rebuild or repopulate the index until you set the account as
described above. When the account is successfully changed, rebuild the
index and Full-Text Search should function properly.

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.