From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 11:24:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B4937B404 for ; Wed, 26 Mar 2003 11:24:12 -0800 (PST) Received: from web21207.mail.yahoo.com (web21207.mail.yahoo.com [216.136.175.165]) by mx1.FreeBSD.org (Postfix) with SMTP id B782943F93 for ; Wed, 26 Mar 2003 11:24:11 -0800 (PST) (envelope-from adriankok2000@yahoo.com.hk) Message-ID: <20030326192410.43639.qmail@web21207.mail.yahoo.com> Received: from [64.141.32.2] by web21207.mail.yahoo.com via HTTP; Thu, 27 Mar 2003 03:24:10 CST Date: Thu, 27 Mar 2003 03:24:10 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=0.7 required=5.0 tests=FROM_ENDS_IN_NUMS version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: ssh and rsync without password X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 19:24:13 -0000 Hi all I have problem to configure rsync without password I followed the following but didn't work please tell me what is wrong. Thank you > Generate a key for yourself on the client machine using ssh-keygen. > Save it in the default location (~/.ssh/identity). Use an empty > passphrase. > > This will create two files - ~/.ssh/identity, which is your private > key, and ~/.ssh/identity.pub - your public key. > > Copy the public key to the remote machine, and append it to the file > ~/.ssh/authorized-keys (create the file if it doesn't exist). > > Now you should be able to type: > > ssh remote-machine > > and connect without a password. _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk