nightmorph    06/12/02 00:36:04

  Modified:             shb-services.xml
  Log:
  updated SHB for new openssh rhostsauthentication syntax, bug 156851

Revision  Changes    Path
1.5                  xml/htdocs/doc/en/security/shb-services.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-services.xml?r1=1.4&r2=1.5

Index: shb-services.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shb-services.xml    18 Sep 2006 09:22:48 -0000      1.4
+++ shb-services.xml    2 Dec 2006 00:36:03 -0000       1.5
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v 1.4 
2006/09/18 09:22:48 neysx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-services.xml,v 1.5 
2006/12/02 00:36:03 nightmorph Exp $ -->
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
@@ -7,8 +7,8 @@
 
 <sections>
 
-<version>1.1</version>
-<date>2006-03-11</date>
+<version>1.2</version>
+<date>2006-12-01</date>
 
 <section>
 <title>Apache</title>
@@ -383,7 +383,7 @@
 AuthorizedKeysFile      .ssh/authorized_keys
 
 #Disable .rhost and normal password authentication
-RhostsAuthentication no
+HostbasedAuthentication no
 PasswordAuthentication no
 PermitEmptyPasswords no
 



-- 
[email protected] mailing list

Reply via email to