Operations manager report operators
Hi,
I have added a group in "Operations manager report operators" but when memebers of the group is trying to access they are getting the below error,
Am trying to provide the complete reporting access to this group. Any help on this is much appreciated
Note:
The following information was gathered when the operation was attempted.
The information may appear cryptic but provides context for the error.
The application will continue to run.
System.Web.Services.Protocols.SoapException: The permissions granted to user '******\*****' are insufficient for performing this operation.
---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user '*****\******' are insufficient for performing this operation.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ReportingService.ReportingService2005.ListChildren(String Item, Boolean Recursive)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders(Boolean includeHidden)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders()
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingSubtree(TreeNode node, ManagementGroupReportFolder folder)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingTree(ManagementGroupReportFolder folder)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingTreeJob(Object sender, ConsoleJobEventArgs args)Thanks, Sarav
May 4th, 2011 3:36pm
Did you also add the GUID for the Report Operator on the Report Server? Information for this is found on the Identity tab when you view the properties of the Report Operator in the SCOM console.
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2011 4:00pm
Hi Sarav, you could look at this one which explains the situation and how to fix it. It is as Richard said adding the guid to the SRSS server.
http://thoughtsonopsmgr.blogspot.com/2010/08/user-with-report-operator-role-in-scom.html
Good luck, let us know if this solved it for you.Bob Cornelissen - BICTT (My BICTT Blog)
May 7th, 2011 6:43am