35
« on: July 30, 2004, 06:25:58 pm »
Installed the ssh package from Zaurus Devnet. But cannot get it to start on my Z. The errors I'm getting when I run an sshd -ddd are no different than I get on our enterprise servers at work, but the daemon starts and runs on them.
When I try to come using putty, the log looks fine on the putty side, up until I see a Key refused message
....
Still looking good here
Event Log: Pageant is running. Requesting keys.
Event Log: Pageant has 1 SSH2 keys
Event Log: Trying Pageant key #0
Event Log: This key matches configured key file
Outgoing packet type 50 / 0x32 (SSH2_MSG_USERAUTH_REQUEST)
00000000 00 00 00 06 7a 61 75 72 75 73 00 00 00 0e 73 73 ....zaurus....ss
00000010 68 2d 63 6f 6e 6e 65 63 74 69 6f 6e 00 00 00 09 h-connection....
00000020 70 75 62 6c 69 63 6b 65 79 00 00 00 00 07 73 73 publickey.....ss
00000030 68 2d 72 73 61 00 00 00 95 00 00 00 07 73 73 68 h-rsa........ssh
00000040 2d 72 73 61 00 00 00 01 25 00 00 00 81 00 bc 37 -rsa....%......7
00000050 93 9b 65 59 4d 79 5b 86 3e 44 50 24 45 cf 79 1f ..eYMy[.>DP$E.y.
00000060 64 16 de 77 30 df 5b b3 8a 2b 54 99 8e b6 32 4e d..w0.[..+T...2N
00000070 62 08 ff 2b 2f 15 b3 b8 82 4e 92 3a 2b 06 92 b2 b..+/....N.:+...
00000080 fd d0 3c 4b 79 de b9 13 9e 64 57 16 5c 1b 54 97 ..<Ky....dW.\.T.
00000090 cb 36 3c 0f 94 42 b1 ca 6a bd 5b 10 ec 05 cd 2c .6<..B..j.[....,
000000a0 89 80 3d 1e e3 d4 7d a2 67 e4 4b 5a 73 c4 8b 0f ..=...}.g.KZs...
000000b0 c5 98 da eb 5e d8 76 9f 1e 4b 3b 40 19 92 7c 20 ....^.v..K;@..|
000000c0 be 4b 83 11 bd 8a 43 b6 37 7e d7 ed 71 17 .K....C.7~..q.
Incoming packet type 51 / 0x33 (SSH2_MSG_USERAUTH_FAILURE)
00000000 00 00 00 09 70 75 62 6c 69 63 6b 65 79 00 ....publickey.
And then things go sour
Event Log: Key refused
Event Log: No supported authentications offered. Disconnecting
Any help would be greatly appreciated
gdog