User Permissions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
spcmidrange
Posts: 47
Joined: Fri Jun 15, 2012 12:54 pm

User Permissions

Post by spcmidrange »

Morning

Can a user be an admin, but still only see the hosts he/she is a contact for? We have 2 support groups using XI, and the group i am in are the Administrators of Nagios. But if i set myself as an admin, i see ALL hosts. If i set myself as User, i cannot see the Event Log without coming in as nagiosadmin.

So i set myself as admin and went in to the Nagios Core CGI Config File in XI and removed my name from authorized_for_all_services and authorized_for_all_hosts, but that didnt help. Thats how im setup in our existing CORE setup. I have my name in authorized for* except for the 2 i just mentioned. In CORE i can only see my stuff, but have access to the event logs and restarting nagios

How can I be an admin, but only see my hosts im contacts for?

Cheers!
Ryan
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: User Permissions

Post by scottwilkerson »

There was a small bug in the eventlog report that did not allow anyone that wasn't an admin to view the page.

Attached is a modified version that can be unzipped and placed in /usr/local/nagiosxi/html/reports

This will allow Users to see the Event Log if they have the box checked "Can see/control monitoring engine:"
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
spcmidrange
Posts: 47
Joined: Fri Jun 15, 2012 12:54 pm

Re: User Permissions

Post by spcmidrange »

Thanks that fixed it!
Locked