Call for testing: OpenSSH-5.7

Damien Miller djm at mindrot.org
Sat Jan 8 22:24:22 EST 2011


On Thu, 6 Jan 2011, Jan Chadima wrote:

> Hello,
> snapshot from Jan 6 2011 failed on rhel6:

Thanks for testing. Unfortunately, I don't have ready access to rhel6 so
I'll have to ask for your help in debugging this.

> cat /home/jfch/test/openssh/regress/rsa_openssh.prv > /home/jfch/test/openssh/regress//t2.out
> chmod 600 /home/jfch/test/openssh/regress//t2.out
> ssh-keygen -yf /home/jfch/test/openssh/regress//t2.out | diff - /home/jfch/test/openssh/regress/rsa_openssh.pub
> ssh-keygen -ef /home/jfch/test/openssh/regress/rsa_openssh.pub >/home/jfch/test/openssh/regress//rsa_secsh.pub
> ssh-keygen -if /home/jfch/test/openssh/regress//rsa_secsh.pub | diff - /home/jfch/test/openssh/regress/rsa_openssh.pub
> rm -f /home/jfch/test/openssh/regress/rsa_secsh.pub
> ssh-keygen -lf /home/jfch/test/openssh/regress/rsa_openssh.pub |\
> 		awk '{print $2}' | diff - /home/jfch/test/openssh/regress/t4.ok
> 0a1
> > 3b:dd:44:e9:49:18:84:95:f1:e7:33:6b:9d:93:b1:36

What are the contents of /home/jfch/test/openssh/regress/rsa_openssh.pub
and the output of
"ssh-keygen -lf /home/jfch/test/openssh/regress/rsa_openssh.pub" ?

Thanks,
Damien


More information about the openssh-unix-dev mailing list