Interface permissions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
goger
Posts: 5
Joined: Tue Nov 17, 2015 4:39 am

Interface permissions

Post by goger »

Hello.

I plan to use Nagios XI as a tool for our own monitoring, but also as a customer-given tool for him to be happy.

I added hosts and services to a read-only user and I'm fine with this.
But I'd like to allow/disallow menus and links for the customer account.

The "Incident management" part for example or other links.
But I don't see any options in the configuration about this.

Isn't there a way to do this other than modify the .PHP pages to hide menus and links ?

Thanks.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Interface permissions

Post by tmcdonald »

We don't have a way to allow/disallow specific links based on a user. We have the permissions that allow what can be seen or what can be done, but nothing on a case-by-case basis.
Former Nagios employee
goger
Posts: 5
Joined: Tue Nov 17, 2015 4:39 am

Re: Interface permissions

Post by goger »

It's not really based on user ; but more on "userlevel".

So I guess the only way right now is to script .php right ?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Interface permissions

Post by rkennedy »

Our user permissions make changes specifically to allow or disallow, if you'd like to edit the appearance then yes - editing PHP / CSS may work for you.
Former Nagios Employee
Locked