user authentication

Tom Welsh twelsh at square-box.com
Thu May 8 02:36:09 CEST 2003


You need to set it up in cgi.cfg as well look at this line and the
others following it

In a default config it is like so ....

authorized_for_system_information=* meaning everyone can see everything

I set my production servers up like so ...


authorized_for_system_information=username1,username2 

HTH

Tom Welsh
twelsh at square-box.com

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Jeff
McKeon
Sent: 07 May 2003 16:46
To: Nagios List
Subject: [Nagios-users] user authentication

I've got authentication turned on I've created a contact called
"support"

--snip--

# 'Support' contact definition
define contact{
        contact_name                    support
        alias                           Network Support
        service_notification_period     24x7
        host_notification_period        24x7
        service_notification_options    w,c,r,u
        host_notification_options       d,r,u
        service_notification_commands   notify-by-email
        host_notification_commands      host-notify-by-email
        email                           support at foo.org
--snip--

I've added the user to authentication using the htpasswd command and
used the same name as in the contacts.cfg.  when this user logs on, why
can it see host and service details for hosts and services for which it
is NOT a contact?

-- 
Jeff McKeon <jsm at inpro.net>



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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




-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list