Mark Cockrell wrote:
Les Mikesell wrote:
On Wed, 2005-08-24 at 08:10, Mark Cockrell wrote:
debug1: Next authentication method: publickey
debug1: Trying private key: /home/backuppc/.ssh/identity
debug1: Offering public key: /home/backuppc/.ssh/id_rsa
debug1: Authentications that can continue:
publickey,gssapi-with-mic,password
debug1: Trying private key: /home/backuppc/.ssh/id_dsa
debug1: Next authentication method: password
[EMAIL PROTECTED]'s password:
This is saying that the keys weren't accepted by the server. That
is, the private /home/backuppc/.ssh/id_rsa didn't go with the
copy of id_rsa.pub that you should have appended to the
remote /root/.ssh/authorized_keys2. If you think you did this
right, I'd start over from scratch and generate new keys
by running ssh-keygen as user backuppc, then copy the public
key over again. (Note that this will break access to other
servers if you have any working.
Les,
I have done that repeatedly. I even went so far as to physically
copy the id_rsa file from the BackupPC server to the client rename it
authorized_keys2. I don't know why it's not able to match them up.
I notice that you are using /home/backuppc instead of the default home
directory for backuppc, /var/lib/backuppc. That's not a problem by itself
but it makes me wonder what else may be non-default. For example, enabled
group write permission on the user home directory will cause passwordless
login to fail. (I don't think this is your problem, however, because it's
not indicated by your error messages.) My point is not to overlook the
possibility that something is set up wrong in backuppc. At this point,
you may want to try setting up passwordless logins for another user, to
help isolate any backuppc issues.
C-ya,
Mark
____
Everything takes longer than you think.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/