On Thu, Nov 6, 2014 at 12:26 PM, tschmid4 <tschm...@utk.edu> wrote:
> It's rsa, instead of DSA. Is that the possible issue?
>
> ~/.ssh#  has 3 files:
> Id_rsa
> id_rsa.pub
> known_hosts
>
> So instead of
> ssh-copy-id -i .ssh/id_dsa.pub r...@machine.tobe.backedup.com
>
> I would enter
>
> ssh-copy-id -i .ssh/id_rsa.pub r...@machine.tobe.backedup.com  ?
>

Yes, or you should just be able to omit the -i option entirely, as
long as the environment is set up (by using the '-' option with su) so
it can find your $HOME directory.

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

------------------------------------------------------------------------------
_______________________________________________
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