SCCM 2012 SP1 Report Permissions required

Hello Everyone.. Im having trouble running any reports off of the SCCM Console. So far I have full permissions in the SCCM console, and on SQL Server I am a sysadmin. Here is my error when I run it through report builder:

System.Web.Services.Protocols.SoapException: The permissions granted to user 'DTTLA\eguerrero' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'DTTLA\eguerrero' are insufficient for performing this operation.   at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateReportEditSession(String Report, String Parent, Byte[] Definition, String& EditSessionID, Warning[]& Warnings)   at Microsoft.ReportingServices.WebServer.ReportingService2010.CreateReportEditSession(String Report, String Parent, Byte[] Definition, String& EditSessionID, Warning[]& Warnings)----------------------------The permissions granted to user 'DTTLA\eguerrero' are insufficient for performing this operation.

And here is the error when I run it through the Configuration Manager:

Microsoft.Reporting.WinForms.ReportServerExceptionAn error has occurred during report processing. (rsProcessingAborted)Stack Trace:   at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)   at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()   at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()   at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)-------------------------------Microsoft.Reporting.WinForms.ReportServerExceptionCannot impersonate user for data source 'AutoGen__5C6358F2_4BB6_4a1b_A16E_8D96795D8602_'. (rsErrorImpersonatingUser)Stack Trace:   at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)   at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()   at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()   at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)-------------------------------Microsoft.Reporting.WinForms.ReportServerExceptionLog on failed. Ensure the user name and password are correct. (rsLogonFailed)Stack Trace:   at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)   at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()   at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()   at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)-------------------------------Microsoft.Reporting.WinForms.ReportServerExceptionThe user name or password is incorrectStack Trace:   at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)   at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)   at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()   at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()   at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)-------------------------------
Does anyone have an idea where I'm forgetting to assign permissions?



August 22nd, 2013 5:13pm

Check the properties of your Reporting Point. See the user that is configured to connect to the data source. This user must have a SQL login (eg sysadmin)

See here

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/dc47c82b-41aa-4b6a-990f-0c0264aa33a2/error-message-when-trying-to-open-reports-on-the-sccm-2012-console-and-ie-browser-sql-server-2008

Free Windows Admin Tool Kit Click here and download it now
August 22nd, 2013 5:37pm

Ah, Okay ill give that a try.. Ill try to find the "Reporting Point"
August 22nd, 2013 5:40pm

It's actually called the Reporting Services Point

Administration > Site Config > Servers and Site Systems

See under Site System Roles, right click > Properties

See the user account at the bottom

Free Windows Admin Tool Kit Click here and download it now
August 22nd, 2013 5:44pm

Ah.. okay yes that account does have sysadmin on the SQL Server.. Hmm.. The reporting DB doesnt have any users mapped to it. Let me try adding it into there.
August 22nd, 2013 5:53pm

That didnt do the trick.. any other ideas?
Free Windows Admin Tool Kit Click here and download it now
August 22nd, 2013 8:13pm

Yes, I know this is an old post, but Im trying to clean them up. Did you solve this problem, if so what was the solution?

February 21st, 2015 3:43pm

Since no one has answer this post, I recommend opening  a support case with Microsoft Customer Support Services (CSS) as they can work with you to solve this problem.

BTW, I never recommend accessing the report from the console there is just too much overhead. Instead access the report from the Web interface and make sure to enable remote errors too. http://www.enhansoft.com/blog/enabling-remote-errors-in-sql

Free Windows Admin Tool Kit Click here and download it now
June 20th, 2015 10:23am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics