Hello,

I want to stop the password request when running rysnc on a second source
server.

I have a single target machine that has ssh keys from a source machine
(source A). I want to connect a second source machine (source B), using
rsync over ssh, to the target machine, however I see keys in the target
machine's /etc/ssh directory. If I create keys on 'source B', they'll have
the same name as the keys from source A on the target machine. Sorry if this
is a stupid question, but how do you accomplish having the ssh keys set
properly on the target machine from two different source machines? 

Target's 'll /etc/ssh/';

-rw-------   1 root root 132839 Sep 12  2005 moduli
-rw-r--r--   1 root root   2517 Sep 12  2005 ssh_config
-rw-------   1 root root    668 Mar 23  2007 ssh_host_dsa_key
-rw-r--r--   1 root root    601 Mar 23  2007 ssh_host_dsa_key.pub
-rw-------   1 root root    526 Mar 23  2007 ssh_host_key
-rw-r--r--   1 root root    330 Mar 23  2007 ssh_host_key.pub
-rw-------   1 root root    883 Mar 23  2007 ssh_host_rsa_key
-rw-r--r--   1 root root    221 Mar 23  2007 ssh_host_rsa_key.pub
-rw-r-----   1 root root   3463 Mar 23  2007 sshd_config

Thank you,

~James
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to