search for: 0debug3

Displaying 2 results from an estimated 2 matches for "0debug3".

Did you mean: debug3
2003 Feb 24
1
[Bug 502] New: sshd fails when "Compression yes" set on HPUX
...found hmac-md5 debug1: kex: client->server aes128-cbc hmac-md5 zlib debug2: mac_init: found hmac-md5 debug1: kex: server->client aes128-cbc hmac-md5 zlib debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received debug3: entering: type 0 debug3: : waiting for MONITOR_ANS_MODULI debug3: : checking request 0debug3: entering: type 1 debug3: entering debug3: : got parameters: 1024 2048 8192 debug3: entering: type 1 debug2: : 0 used once, disabling now debug3: : remaining 0 debug3: entering debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent debug1: dh_gen_key: priv key bits set: 128/256 debug1: bits set: 1575/3191 deb...
2002 Jul 03
3
[Bug 333] X11 forwarding not working in OpenSSH 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=333 ------- Additional Comments From stevesk at pobox.com 2002-07-04 05:41 ------- i will guess configure did not find an xauth when it was built ($PATH is irrelevant here). please verify. see $HOME/.ssh/rc example in sshd.8 which can be used as a workaround in this case. djm: autoconf-2.53 exposes a bug for xauth path detection. ------- You