On Tue, Nov 26, 2013 at 10:39 AM, derr12
<backuppc-fo...@backupcentral.com> wrote:
>
> The authenticity of host 'cableweb3.ca (50.21.229.37)' can't be established.
> RSA key fingerprint is 3e:4c:c3:ac:96:a8:e0:8c:88:93:88:b2:e9:77:11:62.
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added 'cableweb3.ca,50.21.229.37' (RSA) to the list of 
> known hosts.
> root
>
> Now, it looks like it appended that rsa key to the known hosts file in 
> /var/lib/backuppc/.ssh, which is wierd because i was under the impression 
> that was part of the key exchange instructions already.

The entry in known_hosts normally happens the first time a user
connects to a new remote host with ssh and is mostly unrelated to the
keys that permit passwordless login (but of course you have to have
write permission).  The target host key is checked on each subsequent
connection and the client won't connect if the host key doesn't match
- so if you re-install the OS, etc. later, you have to delete the key
from known_hosts and accept it again.

-- 
   Les Mikesell
      lesmikes...@gmail.com

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to