<div>Hi.</div>
<div> </div>
<div> </div>
<div>I need to configure a guest account so that anyone in the organization interested in monitoring can log into our Nagios web interface. </div>
<div> </div>
<div>Setting up the guest user account is a matter of adding the guest user to the required lines in "cgi.bin". What is the recommended practice here? I were thinking I'd add "guest" to each of these lines, but I'm not sure if these leaves the guest user with too much privileges:</div>

<div> </div>
<ul>
<li><font size="2">authorized_for_system_information=usernagios</font> </li>
<li><font face="Arial" size="2">authorized_for_configuration_information=usernagios</font> </li>
<li><font face="Arial" size="2">authorized_for_system_commands=usernagios</font> </li>
<li><font face="Arial" size="2">authorized_for_all_services=usernagios</font> </li>
<li><font face="Arial" size="2">authorized_for_all_hosts=usernagios</font> </li></ul>
<div>Does anyone have any recommendations on this?</div>
<div> </div>
<div> </div>
<div>Regards,</div>
<div>Kenneth</div>