<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Creare_una_accesso_Read_Only_per_Nagios</id>
	<title>Creare una accesso Read Only per Nagios - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Creare_una_accesso_Read_Only_per_Nagios"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Creare_una_accesso_Read_Only_per_Nagios&amp;action=history"/>
	<updated>2026-05-06T04:41:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Creare_una_accesso_Read_Only_per_Nagios&amp;diff=6494&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page: L&#039;utente che accederà via Web a Nagios potrà vedere tutta la console, vedrà anche i comandi, ma NON potrà ESEGUIRLI.  &#039;&#039;&#039;IMPORTANTE: QUESTO UTENTE NON DEVE ESSERE INSERITO NEI CONTATTI...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Creare_una_accesso_Read_Only_per_Nagios&amp;diff=6494&amp;oldid=prev"/>
		<updated>2009-09-25T13:52:05Z</updated>

		<summary type="html">&lt;p&gt;New page: L&amp;#039;utente che accederà via Web a Nagios potrà vedere tutta la console, vedrà anche i comandi, ma NON potrà ESEGUIRLI.  &amp;#039;&amp;#039;&amp;#039;IMPORTANTE: QUESTO UTENTE NON DEVE ESSERE INSERITO NEI CONTATTI...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;L&amp;#039;utente che accederà via Web a Nagios potrà vedere tutta la console, vedrà anche i comandi, ma NON potrà ESEGUIRLI.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;IMPORTANTE: QUESTO UTENTE NON DEVE ESSERE INSERITO NEI CONTATTI, ALTRIMENTI AVRÀ ACCESSO ANCHE AI COMANDI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Creare l&amp;#039;utente e la password nel file di autenticazione:&lt;br /&gt;
 cd /etc/nagios2&lt;br /&gt;
 sudo htpasswd htpasswd.users viewonly&lt;br /&gt;
&lt;br /&gt;
* Assegnargli l&amp;#039;accesso a tutti gli host e servizi:&lt;br /&gt;
 sudoedit cgi.cfg&lt;br /&gt;
&lt;br /&gt;
 authorized_for_all_services=nagiosadmin,viewonly&lt;br /&gt;
 authorized_for_all_hosts=nagiosadmin,viewonly&lt;br /&gt;
&lt;br /&gt;
* Riavviare nagios ed Apache&lt;br /&gt;
 sudo nagios2 -v /etc/nagios2/nagios.cfg &amp;amp;&amp;amp; sudo invoke-rc.d nagios2 restart&lt;br /&gt;
 sudo invoke-rc.d apache2 restart&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://highsecurity.blogspot.com/2009/07/nagios-read-only-user.html SANJAY WILLIE&amp;#039;S Human Language Security and Technology Forum: Nagios Read Only User]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>