Added a comment

This commit is contained in:
http://joeyh.name/ 2013-02-07 18:11:31 +00:00 committed by admin
parent 8410563b29
commit 57ba696911

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.3.125"
subject="comment 1"
date="2013-02-07T18:11:30Z"
content="""
Hmm. The assistant already tries to cater to this case of having an existing key. When setting up a rsync or ssh remote, it first tries to ssh to the server without allowing a password to be prompted for. If this succeeds, it assumes you have a passwordless key and uses it. Otherwise, it sshes in once with a password prompt, and sets up its own key.
"""]]