kanti wrote:
> Gud Morning Mike . Thanx a lot . Now the key has been generated quickly on 
> client machine . I want to inform u that now i am facing one problem and i 
> need ur help .Let's my backuppc ip is 192.168.1.200 and my client ip is 
> 192.168.1.199 . when i m going to use the #ssh 192.168.1.200 in client 
> machine its connected but when i m using the same command in backuppc server 
> to connect a client its not connected . I also disable my local firewall also 
> selinux but nothing will be happened still i have same problem 
> 

I think you have it backwards.  The key pair is generated on the server 
as user backuppc and the public key from /home/backuppc/.ssh is appended 
to the client's /root/.ssh/authorized_keys file.  Then you should test 
it by executing something  like 'ssh -l root 192.168.1.199' from the 
server as user backuppc.  When that works, the backuppc server should 
also be able to connect.

-- 
   Les Mikesell
    [EMAIL PROTECTED]



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/

Reply via email to