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 [email protected]<mailto:[email protected]> I would enter ssh-copy-id -i .ssh/id_rsa.pub [email protected]<mailto:[email protected]> ? Terry -----Original Message----- From: Les Mikesell [mailto:[email protected]] 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 <[email protected]<mailto:[email protected]>> wrote: > After the last command, > > ssh-copy-id -i .ssh/id_dsa.pub > [email protected]<mailto:[email protected]> > > 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 [email protected]<mailto:[email protected]> ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list [email protected]<mailto:[email protected]> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
------------------------------------------------------------------------------
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
