From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 10 14:20:12 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED8981065675 for ; Fri, 10 Feb 2012 14:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A79BB8FC15 for ; Fri, 10 Feb 2012 14:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1AEKCVQ005073 for ; Fri, 10 Feb 2012 14:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1AEKC1r005072; Fri, 10 Feb 2012 14:20:12 GMT (envelope-from gnats) Resent-Date: Fri, 10 Feb 2012 14:20:12 GMT Resent-Message-Id: <201202101420.q1AEKC1r005072@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vladimir Kotal Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16A74106564A for ; Fri, 10 Feb 2012 14:19:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 018DC8FC08 for ; Fri, 10 Feb 2012 14:19:34 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1AEJXUv085077 for ; Fri, 10 Feb 2012 14:19:33 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q1AEJX6K085076; Fri, 10 Feb 2012 14:19:33 GMT (envelope-from nobody) Message-Id: <201202101419.q1AEJX6K085076@red.freebsd.org> Date: Fri, 10 Feb 2012 14:19:33 GMT From: Vladimir Kotal To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/164958: anonymous SSH based access to anoncvs1.freebsd.org no longer works X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 14:20:13 -0000 >Number: 164958 >Category: misc >Synopsis: anonymous SSH based access to anoncvs1.freebsd.org no longer works >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 10 14:20:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Vladimir Kotal >Release: 6.1-PRERELEASE >Organization: >Environment: not relevant >Description: The instructions on http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html say this: cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co src However, the server requires password authentication: $ cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co src The authenticity of host 'anoncvs1.freebsd.org (96.47.72.116)' can't be established. DSA key fingerprint is 4e:bc:48:a0:e1:27:0a:62:c8:da:45:31:d4:ad:b2:00. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'anoncvs1.freebsd.org' (DSA) to the list of known hosts. Password: ^C $ cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs login cvs login: can only use `login' command with the 'pserver' method cvs [login aborted]: CVSROOT: anoncvs@anoncvs1.FreeBSD.org:/home/ncvs >How-To-Repeat: run the above command afresh >Fix: fix the anoncvs server configuration or the documentation >Release-Note: >Audit-Trail: >Unformatted: