
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 04:16 PM
Hi,
I have "Administrator+Agent" permissions,
What other additional permissions needed to view the report? Where to place them?
Code report
Select Top 1000000 tblConfigLog.Date,
Case tblConfigLog.ActionID When 1 Then 'change' When 2 Then '+'
When 3 Then '-' End As Action,
tblConfigLog.Description,
tblConfigLog.OldValue,
tblConfigLog.NewValue,
tblConfigLog.displayname As ChangeMadeBy,
htblusers.name,
htblusers.username,
htblusers.userdomain,
htblusers.email,
htblusers.telephone,
htblusers.mobile
From tblConfigLog
Left Join htblusers On htblusers.userid = tblConfigLog.UserID
Order By tblConfigLog.Date Desc
I have "Administrator+Agent" permissions,
What other additional permissions needed to view the report? Where to place them?
Code report
Select Top 1000000 tblConfigLog.Date,
Case tblConfigLog.ActionID When 1 Then 'change' When 2 Then '+'
When 3 Then '-' End As Action,
tblConfigLog.Description,
tblConfigLog.OldValue,
tblConfigLog.NewValue,
tblConfigLog.displayname As ChangeMadeBy,
htblusers.name,
htblusers.username,
htblusers.userdomain,
htblusers.email,
htblusers.telephone,
htblusers.mobile
From tblConfigLog
Left Join htblusers On htblusers.userid = tblConfigLog.UserID
Order By tblConfigLog.Date Desc
Solved! Go to Solution.
Labels:
- Labels:
-
Report Center
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 06:08 PM
IFIT wrote:
Same here, For the Report: Users: Changes made to Lansweeper configuration(0), I receive the following error: Error: Report not allowed. You need permission to view reports containing helpdesk tables.
Has anyone found a solution for this yet?
I got this reply from Lansweeper Support, and was able to follow what they said and fix this issue.
If you have a role assigned to your user account with the 'View Reports containing Helpdesk Tables' permission enabled on it, you should be able to view the report. We presume, however, that your account is also part of a Windows group where another role is assigned to under Configuration\User Access & Roles that does not have this permission. From a Lansweeper point of view, it is important to know that group based roles overrule individual set roles.
Windows Groups assigned to a role can be seen next to the roles themselves under Configuration\User Access & Roles. More information on how to restrict or grant access in the Lansweeper web console can be found in this knowledge base article: https://www.lansweeper.com/knowledgebase/restricting-access-to-the-web-console/
So, basically, under Configure\User Access & Roles\User Role, I had added Domain Admins to the "Add comments" and other Roles. One or more of these roles did not allow for "View Reports Containing Helpdesk Tables", and these restrictive rules over rode the Users rule of "Administrator + Agent", that were assigned to me.
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2018 05:23 PM
Same here, For the Report: Users: Changes made to Lansweeper configuration(0), I receive the following error: Error: Report not allowed. You need permission to view reports containing helpdesk tables.
Has anyone found a solution for this yet?
Has anyone found a solution for this yet?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 06:08 PM
IFIT wrote:
Same here, For the Report: Users: Changes made to Lansweeper configuration(0), I receive the following error: Error: Report not allowed. You need permission to view reports containing helpdesk tables.
Has anyone found a solution for this yet?
I got this reply from Lansweeper Support, and was able to follow what they said and fix this issue.
If you have a role assigned to your user account with the 'View Reports containing Helpdesk Tables' permission enabled on it, you should be able to view the report. We presume, however, that your account is also part of a Windows group where another role is assigned to under Configuration\User Access & Roles that does not have this permission. From a Lansweeper point of view, it is important to know that group based roles overrule individual set roles.
Windows Groups assigned to a role can be seen next to the roles themselves under Configuration\User Access & Roles. More information on how to restrict or grant access in the Lansweeper web console can be found in this knowledge base article: https://www.lansweeper.com/knowledgebase/restricting-access-to-the-web-console/
So, basically, under Configure\User Access & Roles\User Role, I had added Domain Admins to the "Add comments" and other Roles. One or more of these roles did not allow for "View Reports Containing Helpdesk Tables", and these restrictive rules over rode the Users rule of "Administrator + Agent", that were assigned to me.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2018 09:57 AM
Has anyone found a solution to this. I have also got full admin privilges and get that error when trying to use this report List of who made changes to assets or settings and when

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2016 01:34 PM
I already have everything under that checked, and still can't see the report.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 10:49 PM
I believe you need to assign yourself a role with the 'View Reports Containing Helpdesk Tables' permission. You can do this under Security Settings > User Access and Roles.


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 08:55 PM
I'd like to know the answer to this too?
How do you grant the rights needed to view a helpdesk table?
Getting the error as well.
How do you grant the rights needed to view a helpdesk table?
Getting the error as well.
