From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NmfCz-0002Eq-5a for garchives@archives.gentoo.org; Wed, 03 Mar 2010 03:25:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D501E0BBB; Wed, 3 Mar 2010 03:25:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D8282E0BBB for ; Wed, 3 Mar 2010 03:25:09 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 89DE01B45D1 for ; Wed, 3 Mar 2010 03:25:09 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NmfCv-0007KP-4p for gentoo-doc-cvs@lists.gentoo.org; Wed, 03 Mar 2010 03:25:09 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: nagios-guide.xml X-VCS-Repository: gentoo X-VCS-Files: nagios-guide.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Wed, 03 Mar 2010 03:25:09 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d393220f-5f25-4d55-9b17-f7115d27fe20 X-Archives-Hash: 40688f72b5db0ca59dc00c37ba2cff19 nightmorph 10/03/03 03:25:09 Modified: nagios-guide.xml Log: some fixes for the nagios draft, bug 296966 Revision Changes Path 1.7 xml/htdocs/doc/en/nagios-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nagi= os-guide.xml?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nagi= os-guide.xml?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nagi= os-guide.xml?r1=3D1.6&r2=3D1.7 Index: nagios-guide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nagios-guide.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- nagios-guide.xml 30 Jul 2008 18:28:15 -0000 1.6 +++ nagios-guide.xml 3 Mar 2010 03:25:08 -0000 1.7 @@ -1,5 +1,5 @@ - + =20 @@ -17,8 +17,8 @@ =20 =20 -0.1 -2008-07-06 +2 +2010-03-02 =20 Introduction @@ -190,6 +190,8 @@ =20
 # htpasswd2 -c /etc/nagios/auth.users nagiosadmin
+(Apache needs read access to auth.users)
+# chown nagios:nagios /etc/nagios/auth.users
 
=20