Niels de Vos <[email protected]> wrote: > If you explain the steps that are needed to be done, and the location of > the ssh keys, others should be able to fix this in the future too.
I confirm I have accidentaly overwritten the keys in the new image. $ ssh [email protected] # su -l jenkins $ ssh [email protected] gerrit --help Permission denied (publickey). $ ls -l .ssh total 40 -rw------- 1 jenkins wheel 1675 Apr 14 13:47 id_rsa -rw-r--r-- 1 jenkins wheel 422 Apr 14 13:47 id_rsa.pub -rw------- 1 jenkins wheel 1675 Dec 19 2014 id_rsa2048 -rw-r--r-- 1 jenkins wheel 417 Dec 19 2014 id_rsa2048.oub -rw-r--r-- 1 jenkins wheel 10508 Apr 14 13:47 known_hosts The simpliest fix is to copy nbslave7h:/home/jenkins/.ssh/id_rsa in review.gluster.org:~nb7build/.ssh/authorized_keys but I cannot do that. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] _______________________________________________ Gluster-infra mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-infra
