Date: Thu, 27 Mar 2003 03:24:10 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= <adriankok2000@yahoo.com.hk> To: questions@FreeBSD.org Subject: ssh and rsync without password Message-ID: <20030326192410.43639.qmail@web21207.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030326192410.43639.qmail>
