search for: key_a

Displaying 2 results from an estimated 2 matches for "key_a".

Did you mean: key_
2009 Apr 26
0
[Bug 1592] New: Fingerprints for SSHD host key don't match (local ssh-keygen -l vs. ssh localhost)
...d-bugs at mindrot.org ReportedBy: doerges at pre-sense.de Created an attachment (id=1628) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1628) All files needed to set up test case Problem: I've come across two host key pairs which do not work correctly: - ssh-keygen -l -f key_A gives fingerprint fp_A - ssh'ing to an sshd using key_A as host key givs fingerprint fp_B - fp_B != fp_A (actually the ssh client receives a different host key) The problem occurs with OpenSSH 5.1p (both openSUSE 11.1 and Knoppix 6.1 (Debian based)) and OpenSSH 4.6p1 (openSUSE 10.3). It...
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and