BackupPC-users

Re: [BackupPC-users] Unable to read 4 bytes

2014-11-06 13:27:20
Subject: Re: [BackupPC-users] Unable to read 4 bytes
From: tschmid4 <tschmid4 AT utk DOT edu>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 6 Nov 2014 18:26:01 +0000
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 root AT machine.tobe.backedup DOT com
 
I would enter
 
ssh-copy-id -i .ssh/id_rsa.pub root AT machine.tobe.backedup DOT com  ?
 
Terry
 
 
-----Original Message-----
From: Les Mikesell [mailto:lesmikesell AT gmail DOT com]
Sent: Thursday, November 06, 2014 1:21 PM
To: General list for user discussion, questions and support
Subject: Re: [BackupPC-users] Unable to read 4 bytes
 
On Thu, Nov 6, 2014 at 11:56 AM, tschmid4 <tschmid4 AT utk DOT edu> wrote:
> After the last command,
>
> ssh-copy-id -i .ssh/id_dsa.pub root AT machine.tobe.backedup DOT com
>
> I receive - No identities found.
>
 
You may have created a different type of keypair with your ssh-keygen
for the backuppc users.  What do you see in ~backuppc/.ssh?   Normally
you don't even need to specify the identity if you are using the defaults.
 
--
  Les Mikesell
 
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
 
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/