Hi,
Just testing Quest SSH logging on to a Solaris 10 host, running the native Sun SSHd. For some reason, that I can't fathom, it constantly falls back to keyboard interactive rather than logging straight on. Here's the output from the Putty event log...
2008-05-29 12:12:13 Looking up host "engsun26"
2008-05-29 12:12:13 Connecting to 30.96.2.58 port 22
2008-05-29 12:12:13 Server version: SSH-2.0-Sun_SSH_1.1
2008-05-29 12:12:13 We claim version: SSH-2.0-PuTTY_Release_0.60_q1.129
2008-05-29 12:12:13 SSPI: acquired credentials for: markp@MPDOM1.COM
2008-05-29 12:12:13 Constructed service principal name 'host/engsun26.mpdom1.com'
2008-05-29 12:12:13 Enabling GSSKEX for this target
2008-05-29 12:12:13 Using SSH protocol version 2
2008-05-29 12:12:13 Doing Diffie-Hellman group exchange
2008-05-29 12:12:13 Doing Diffie-Hellman key exchange with hash SHA-1
2008-05-29 12:12:13 Host key fingerprint is:
2008-05-29 12:12:13 ssh-rsa 1024 c4:c3:6e:43:96:e1:7a:b0:f7:09:b8:16:99:8e:1e:37
2008-05-29 12:12:13 Initialised AES-128 SDCTR client->server encryption
2008-05-29 12:12:13 Initialised HMAC-SHA1 client->server MAC algorithm
2008-05-29 12:12:13 Initialised AES-128 SDCTR server->client encryption
2008-05-29 12:12:13 Initialised HMAC-SHA1 server->client MAC algorithm
2008-05-29 12:12:13 SSPI: trying user_name='markp' service=''
2008-05-29 12:12:13 SSPI: acquired credentials for: markp@MPDOM1.COM
2008-05-29 12:12:13 Constructed service principal name 'host/engsun26.mpdom1.com'
2008-05-29 12:12:13 GSSAPI authentication aborted
2008-05-29 12:12:17 Access granted
2008-05-29 12:12:17 Opened channel for session
2008-05-29 12:12:17 Allocated pty (ospeed 38400bps, ispeed 38400bps)
2008-05-29 12:12:17 Started a shell/command
..there is the 'GSSAPI authentication aborted' line there, is that significant? The ssh log on the test host has this line...
May 29 13:14:19 engsun26 sshd[12675]: [ID 800047 auth.notice] Failed none for markp from
30.96.2.204 port 4723 ssh2
Anyone have any ideas or pointers please?
Thanks,
--Mark
Just testing Quest SSH logging on to a Solaris 10 host, running the native Sun SSHd. For some reason, that I can't fathom, it constantly falls back to keyboard interactive rather than logging straight on. Here's the output from the Putty event log...
2008-05-29 12:12:13 Looking up host "engsun26"
2008-05-29 12:12:13 Connecting to 30.96.2.58 port 22
2008-05-29 12:12:13 Server version: SSH-2.0-Sun_SSH_1.1
2008-05-29 12:12:13 We claim version: SSH-2.0-PuTTY_Release_0.60_q1.129
2008-05-29 12:12:13 SSPI: acquired credentials for: markp@MPDOM1.COM
2008-05-29 12:12:13 Constructed service principal name 'host/engsun26.mpdom1.com'
2008-05-29 12:12:13 Enabling GSSKEX for this target
2008-05-29 12:12:13 Using SSH protocol version 2
2008-05-29 12:12:13 Doing Diffie-Hellman group exchange
2008-05-29 12:12:13 Doing Diffie-Hellman key exchange with hash SHA-1
2008-05-29 12:12:13 Host key fingerprint is:
2008-05-29 12:12:13 ssh-rsa 1024 c4:c3:6e:43:96:e1:7a:b0:f7:09:b8:16:99:8e:1e:37
2008-05-29 12:12:13 Initialised AES-128 SDCTR client->server encryption
2008-05-29 12:12:13 Initialised HMAC-SHA1 client->server MAC algorithm
2008-05-29 12:12:13 Initialised AES-128 SDCTR server->client encryption
2008-05-29 12:12:13 Initialised HMAC-SHA1 server->client MAC algorithm
2008-05-29 12:12:13 SSPI: trying user_name='markp' service=''
2008-05-29 12:12:13 SSPI: acquired credentials for: markp@MPDOM1.COM
2008-05-29 12:12:13 Constructed service principal name 'host/engsun26.mpdom1.com'
2008-05-29 12:12:13 GSSAPI authentication aborted
2008-05-29 12:12:17 Access granted
2008-05-29 12:12:17 Opened channel for session
2008-05-29 12:12:17 Allocated pty (ospeed 38400bps, ispeed 38400bps)
2008-05-29 12:12:17 Started a shell/command
..there is the 'GSSAPI authentication aborted' line there, is that significant? The ssh log on the test host has this line...
May 29 13:14:19 engsun26 sshd[12675]: [ID 800047 auth.notice] Failed none for markp from
30.96.2.204 port 4723 ssh2
Anyone have any ideas or pointers please?
Thanks,
--Mark