Page 1 of 1

Interface permissions

Posted: Tue Nov 17, 2015 9:29 am
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.

Re: Interface permissions

Posted: Tue Nov 17, 2015 6:04 pm
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.

Re: Interface permissions

Posted: Wed Nov 18, 2015 9:59 am
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 ?

Re: Interface permissions

Posted: Wed Nov 18, 2015 10:15 am
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.