User Psrmissions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jvanmeter
Posts: 21
Joined: Fri Apr 03, 2015 9:10 am

User Psrmissions

Post by jvanmeter »

I know I can leverage multi-tenancy to restrict what user can view. Is there a way to restrict and/or allow a user to add or configure objects that they can view, but no other objects. If you grant the user "Can (re)configure hosts and services" the user can add any object to Nagios xi.

As a example, PrinterGuy, can only respond to printer issues. I would like to grant PrinterGuy the ability to add printers to Nagios, but not linux servers.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: User Psrmissions

Post by tmcdonald »

Nagios has no way of knowing what is a printer and what is a Linux server when you are adding it, because it basically only has an IP to go off of. We don't have any syntax to define device type.
Former Nagios employee
jvanmeter
Posts: 21
Joined: Fri Apr 03, 2015 9:10 am

Re: User Psrmissions

Post by jvanmeter »

my apologizes that was just a example. What I would like to do is restrict a user to not be able to add anything other then what he/she can view.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: User Psrmissions

Post by tmcdonald »

It's a bit of a Catch-22, since the object has to exist before you can attach a contact/user to it. Attaching a contact to a host is what allows that contact (and its associated user) to view the host.
Former Nagios employee
Locked