Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-services.xml
Date: Sat, 02 Dec 2006 00:36:26
Message-Id: 20061202003605.3E10D64A47@smtp.gentoo.org
1 nightmorph 06/12/02 00:36:04
2
3 Modified: shb-services.xml
4 Log:
5 updated SHB for new openssh rhostsauthentication syntax, bug 156851
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/security/shb-services.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?r1=1.4&r2=1.5
13
14 Index: shb-services.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- shb-services.xml 18 Sep 2006 09:22:48 -0000 1.4
21 +++ shb-services.xml 2 Dec 2006 00:36:03 -0000 1.5
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v 1.4 2006/09/18 09:22:48 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v 1.5 2006/12/02 00:36:03 nightmorph Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -7,8 +7,8 @@
30
31 <sections>
32
33 -<version>1.1</version>
34 -<date>2006-03-11</date>
35 +<version>1.2</version>
36 +<date>2006-12-01</date>
37
38 <section>
39 <title>Apache</title>
40 @@ -383,7 +383,7 @@
41 AuthorizedKeysFile .ssh/authorized_keys
42
43 #Disable .rhost and normal password authentication
44 -RhostsAuthentication no
45 +HostbasedAuthentication no
46 PasswordAuthentication no
47 PermitEmptyPasswords no
48
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list