On 22 Mar 2006, at 09:37, Johan Corsini wrote:

Le Mardi 21 Mars 2006 19:55, Marc Powell a écrit :
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:nagios-users-
[EMAIL PROTECTED] On Behalf Of Peder Christian Bach
Sent: Tuesday, March 21, 2006 3:59 AM
To: [email protected]
Subject: [Nagios-users] Differnt users

Hi..

Is there any possibility to have different users on Nagios ?

User x has access to see everything in web.

User z has access only to do reporting in web.

This level of granularity is not possible. If a user can see a host or service, they can perform all administrative functions related to that
host or service.
...

I am sorry, but I do not fully agree. As far as I understand, a user can perform tasks on hosts and services that he is contact for, not hosts and
services he can see.

So, you could, for example, create a "read only" user using the following :

- user reader is not contact for anything.

In the cgi.cfg :

- authorized_for_all_services=reader
- authorized_for_all_hosts=reader


With that, you would have an user who can see everything, but can't issue any
command.

But I might be wrong, if it is the case, please tell me :)

You are right. This is how we implement a "view all, change none" role in Opsview: http://opsview.com.

We've provided a patch to Nagios 2.0 so that you can have the role "view some, change none" at http://altinity.blogs.com/dotorg/2006/02/ a_view_some_cha.html, so you can specify which hosts/services a contact can see.

Ton

http://www.altinity.com
T: +44 (0)870 787 9243
F: +44 (0)845 280 1725
Skype: tonvoon



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to