Displaying 2 results from an estimated 2 matches for "id_rsa_amdump".
2010 Dec 31
2
happy new years ssh key problem :)
Hi List,
Happy New Years and I was hoping to get some help on an ssh issue
that I am having. For some reason I am unable to scp to hosts on this
network using RSA keys. Here is what I am doing/what is going on;
scp the public key to remote host
[amandabackup at VIRTCENT18 ~]$ scp ~/.ssh/id_rsa_amdump.pub amandabackup at lb1:~
amandabackup at lb1's password:
id_rsa_amdump.pub
100% 408 0.4KB/s 00:00
ssh (w/passwd) to remote host
[amandabackup at VIRTCENT18 ~]$ ssh lb1
amandabackup at lb1's password:
Last login: Fri Dec 31 10:57:05 2010 from 192.168.1.40
###...
2010 Dec 31
1
amanda backup ssh key
...SEMENT #
#########################################################
-sh-3.2$
[root at VIRTCENT01 x86_64]# ls -l /var/lib/amanda/.ssh/authorized_keys
-rw------- 1 amandabackup disk 408 Dec 31 00:14
/var/lib/amanda/.ssh/authorized_keys
[root at VIRTCENT01 x86_64]# grep -f /var/lib/amanda/id_rsa_amdump.pub
/var/lib/amanda/.ssh/authorized_keys
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOf3AouKfMq4DDa0xaKbhUOzzPcl0Q05YFfTRq45q/q2f2GFAKE-DATA-IS-HERE---qIxvin99rB2zuZaBQgzZMV5h8x4xIyuHX7L6Nq3rIveiFnv1yPV
SSH Key for Amanda Backups
/etc/ssh/sshd_config:
# $OpenBSD: sshd_config,v 1.81 2009/10/08 14:03:4...