I am being required to change the user account on my MSRS instance.
We are going to use a domain level account and I have given it the
rights that are specified on the books online.
"The account specified is granted public and RSExecRole roles for the
reportserver database, and the RSExecRole role for the master, msdb and
ReportServerTempDB databases.
When I try to run RSCONFIG with the new login, I get a SECURITY ERROR.
When I run RSCONFIG with a -t switch, I get the following printout.
System.Security.SecurityException: Security error.at
Microsoft.ReportingServices.ConfigManagement.ConfigFileApp.ConnectToWmi()
at
Microsoft.ReportingServices.ConfigManagement.ConfigFileApp.InstanceMain()
at
Microsoft.ReportingServices.BaseCmdLine.CommandLineMain(String[] args,
BaseCmdLine instance)
Any guesses on what security setting I am missing?