BackupPC-users

Re: [BackupPC-users] problems with linux host - Unable to read 4 bytes

2009-06-24 10:59:33
Subject: Re: [BackupPC-users] problems with linux host - Unable to read 4 bytes
From: Nick Smith <nick.smith79 AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 24 Jun 2009 09:46:51 -0400
>> >
>
> It should not change anything, since the BackupPC dæmon is launched by root.
>  However, most installations intentionally do not create a password for the
> backuppc user for security reasons.  From root, running su -s /bin/bash
> backuppc should switch to that user without having to change anything.
> Regarding your SSH key problem, what is the output when you run the
> following?
> root@host# sudo -u backuppc ssh root@target
> Does it ask anything?  If it fails, what is the message it returns?
>

>>From the backuppc server to the client1 it logs in without a password.

>>From the backuppc server to the client2 it asks for a password.

>>From the client1 to the backuppc server it asks for a password

>>From the client2 to the backuppc server i get this error:
# sudo -u backuppc ssh -p 22252 root@backup-server
sudo: no passwd entry for backuppc!

Which is where i tried to add the backuppc user to the client machine
to see if that was the problem.

If i understand correctly the client is acting as the ssh server?

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