From joel@automatvapen.se  Tue Dec 28 21:33:04 2004
Return-Path: <joel@automatvapen.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6986B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Dec 2004 21:33:04 +0000 (GMT)
Received: from av12-2-sn2.hy.skanova.net (av12-2-sn2.hy.skanova.net [81.228.8.186])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B3EAB43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Dec 2004 21:33:03 +0000 (GMT)
	(envelope-from joel@automatvapen.se)
Received: by av12-2-sn2.hy.skanova.net (Postfix, from userid 502)
	id 8463037E6C; Tue, 28 Dec 2004 22:33:02 +0100 (CET)
Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92])
	by av12-2-sn2.hy.skanova.net (Postfix) with ESMTP id 6316B3820D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Dec 2004 22:33:02 +0100 (CET)
Received: from dude.automatvapen.se (t6o955p86.telia.com [212.181.189.206])
	by smtp4-1-sn2.hy.skanova.net (Postfix) with SMTP id 79B2837E43
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Dec 2004 22:33:01 +0100 (CET)
Received: by dude.automatvapen.se (sSMTP sendmail emulation); Tue, 28 Dec 2004 22:33:18 +0100
Message-Id: <20041228213301.79B2837E43@smtp4-1-sn2.hy.skanova.net>
Date: Tue, 28 Dec 2004 22:33:18 +0100
From: "Joel Dahl" <joel@automatvapen.se>
Reply-To: Joel Dahl <joel@automatvapen.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Handbook, chapter 14.11, SSH v1 is disabled by default
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75584
>Category:       docs
>Synopsis:       [patch] Handbook, chapter 14.11, SSH v1 is disabled by default
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 28 21:40:18 GMT 2004
>Closed-Date:    Wed Dec 29 08:45:12 GMT 2004
>Last-Modified:  Wed Dec 29 08:45:12 GMT 2004
>Originator:     Joel Dahl
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dude.automatvapen.se 5.3-STABLE FreeBSD 5.3-STABLE #1: Sat Nov 13 19:50:36 CET 2004 joel@dude.automatvapen.se:/usr/obj/usr/src/sys/WRK i386

	
>Description:
SSH protocol version 1 is disabled by default on OpenSSH servers.

Suggested patch attached.
	
>How-To-Repeat:
	
>Fix:
	

--- ssh_v1xv2 begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v
retrieving revision 1.251
diff -u -r1.251 chapter.sgml
--- chapter.sgml	7 Dec 2004 22:40:52 -0000	1.251
+++ chapter.sgml	28 Dec 2004 19:41:55 -0000
@@ -4189,9 +4189,9 @@
 	<filename>~/.ssh/known_hosts2</filename> for SSH v2
 	fingerprints.</para>
 
-      <para>By default, <application>OpenSSH</application> servers are configured to accept both
-	SSH v1 and SSH v2 connections.  The client, however, can choose
-	between the two.  Version 2 is known to be more robust and
+      <para>By default, <application>OpenSSH</application> servers are configured to only accept
+	SSH v2 connections.  The client, however, can choose
+	between version 1 and 2.  Version 2 is known to be more robust and
 	secure than its predecessor.</para>
 
       <para>The &man.ssh.1; command can be forced to use either protocol
--- ssh_v1xv2 ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Wed Dec 29 08:44:59 GMT 2004 
State-Changed-Why:  
Patch committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75584 
>Unformatted:
