service account

  • Hi,

    Small clarification.

    In SQL 2005/2008 we have Sql server Configuration Manager to change the domain accout for SQL SERVER and SQL AGENT services. I know the reason why only we need to edit the credentials in sql config mgr. it adds some permissions in the Actve Dir while using Linked Servers..

    I want to do the same in SQL Server 2000 but i could'nt find the similar kind of utility in sql 2000.

    In SQL 2000, Can i directly go and change the account in services.msc or else do i need to Right click the instance -->Properties -->

    under Security tab, startup service account???

    Thanks in Advance

  • I have always used service.msc to change the accounts for SQL 2000. I don't believe its any more scientific than that - just make sure that account has permission in SQL beforehand.

  • In SQL2000 always change the accounts SQL services run under via properties ---> security in enterprise manager

    ---------------------------------------------------------------------

  • Thank You All.

    It worked fine.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply