Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Hello. I have Nagios Core 3.5 and NagVis 1.7.10 (on CentOS 6.5). I need disable authentication for user "operator" (read-only user) and save authentication for user "admin". is it possible?
I try edit config /etc/httpd/conf.d/nagvis.conf:
That current edit should force all users to authenticate as "operator". Was that your intention?
Have you taken a look at the documentation on the nagvis website? http://www.nagvis.org/docs/general/faq#anchor2
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
abrist wrote:That current edit should force all users to authenticate as "operator". Was that your intention?
Have you taken a look at the documentation on the nagvis website? http://www.nagvis.org/docs/general/faq#anchor2
I have two users: admin and operator. I need to connect without authentication for operators and connect with authentication for admin.
Yes, I looked this documentation, but it disable authenticate for all users. Is it possible to keep the authentication for the admin?
Sorry for bad english
No. It is an all or nothing configuration. Either choose 1 user to log everybody in as, or you will need to authenticate if more than 1 user is needed.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.