Article ID: 958999 - Last Review: December 16, 2008 - Revision: 1.0 Best practices for changing the service account for the report server in SQL Server 2005 Reporting Services
On This PageINTRODUCTIONThis article describes the best practices for changing the service account for the report server in Microsoft SQL Server 2005 Reporting Services. MORE INFORMATIONIn Microsoft SQL Server 2005 Reporting Services, you can configure the report server to use the Service Credentials type for the database connection. When you try to change the service account by using the Services.msc management console, the operation may corrupt the encryption key that is used to protect sensitive information that is stored in the report server database. We recommend that you change the service account for the report server by using one of the following methods: Method 1Use Reporting Services Configuration Manager to change the service account for the report server. To do this follow these steps:
Method 2Use the Rsconfig.exe utility to change the service account for the report server. To do this, run the following command:Rsconfig –c –s Server Name -d Database Name -u User Name -p Password -a Authentication Method Note If the instance of SQL Server that hosts the report server database is a named instance, add the –i switch to specify the instance name.Method 3If method 1 and method 2 do not work, use the rskeymgmt utility. When you use this utility, you must back up the encrypted keys before you change the user account that is used to run the Report Server Windows service or the Report Server Web service, and then you must apply the keys that were backed up. To do this, follow these steps on the computer that is running the service:
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top