Page 1 of 1

The user only reads

Posted: Wed Nov 06, 2019 2:11 pm
by Juanpineda002
Good day
I have a statement that someone can help me by telling me how to make a specific user only see the hosts and services of a host group and services group instead of all hosts

with read-only permissions

I'm new to Nagios Core

I will be very grateful

:( :arrow: :D

cgi.cfg

Re: The user only reads

Posted: Wed Nov 06, 2019 2:13 pm
by scottwilkerson
Add them to only the following in cgi.cfg

Code: Select all

authorized_for_read_only=
Then, add them as contacts for all the hosts and services configuration definitions for the hosts and services you want them to be able to view.

Re: The user only reads

Posted: Wed Nov 06, 2019 2:36 pm
by Juanpineda002
scottwilkerson wrote:Add them to only the following in cgi.cfg

Code: Select all

authorized_for_read_only=
Then, add them as contacts for all the hosts and services configuration definitions for the hosts and services you want them to be able to view.

How can I link a user with a contact in Nagios QL
:roll:

Re: The user only reads

Posted: Wed Nov 06, 2019 2:43 pm
by scottwilkerson
Juanpineda002 wrote:How can I link a user with a contact in Nagios QL
A login user has the same username as a contact in Nagios QL

Re: The user only reads

Posted: Wed Nov 06, 2019 2:45 pm
by Juanpineda002
scottwilkerson wrote:
Juanpineda002 wrote:How can I link a user with a contact in Nagios QL
A login user has the same username as a contact in Nagios QL


Thank you

Excellent service

;) :)

Re: The user only reads

Posted: Wed Nov 06, 2019 3:01 pm
by scottwilkerson
Juanpineda002 wrote:
scottwilkerson wrote:
Juanpineda002 wrote:How can I link a user with a contact in Nagios QL
A login user has the same username as a contact in Nagios QL


Thank you

Excellent service

;) :)
glad to help