Displaying 1 result from an estimated 1 matches for "vztkuwqmmzah".
2006 May 29
1
rsync without password
...GX+cHaCZ4ZCsb+VRp38yMavrF9pykXcnD5NbXP0XIaordQhZktQyjNmGW1dbgvsacxM/MdSQmgaz1JzLFk= rsync11@asterisk11.local
[rsync11@asterisk11 .ssh]$ vi authorized_keys
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAvRFkfeGzbVJGlWsfXKxxbKEFfBs4ZZIHndlR/YpcgS/8buAxYfToahRC+GSl+
wkQ86c6BqYI/HpFOKoq0EE9nP+5Z1o4GftPTeqUzgfFD+vZtKuwQmmZAH/zuwsMLyjBht+wGBdQQrx36a7sRaEYLpHQHlGyk0ZEKYo+Rv66oXs= rsync12@asterisk12.local
the same like root@asterisk11 or root@asterisk12.
But if I use
[rsync11@asterisk11]$ ssh -l rsync12 192.168.251.12
is always asked the password....and the same for
[rsync12@asterisk12]$ ssh -l rsync11 192.168.251.1...