openssh-3.0p1 interactive auth problems on a power mac 8500


Subject: openssh-3.0p1 interactive auth problems on a power mac 8500
From: Sharon Budde (sharon@forward.net)
Date: Tue Dec 04 2001 - 17:28:07 MST


I'm running Champion 1.1 on a on a Power Macintosh 8500/132. I recently
upgraded from ssh-1.2.27 to openssh-3.0p1 using openssl-0.9.6b &
openssl-engine-0.9.6b. Everything installed with no complaints however I am
unable to authenticate interactively.

I read about the MD5 big endian problem that PowerPCs have (referred to at
http://www.yellowdoglinux.com/resources/errata_cs11.shtml#pam) and installed

pam-0.68-10.ppc.rpm and passwd-0.60-1.ppc.rpm, again without problems.

When I attempt to login I get the following:

[/home/sharon]$ ssh -v sharon@localhost
OpenSSH_3.0p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 511 geteuid 0 anon 1
debug1: Connecting to boxen.forward.net [209.100.233.101] port 22.
debug1: temporarily_use_uid: 511/511 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 511/511 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /home/sharon/.ssh/identity type -1
debug1: identity file /home/sharon/.ssh/id_rsa type -1
debug1: identity file /home/sharon/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.0p1
debug1: match: OpenSSH_3.0p1 pat ^OpenSSH
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.0p1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: dh_gen_key: priv key bits set: 128/256
debug1: bits set: 1581/3191
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'boxen.forward.net (209.100.233.101)' can't be
established.
RSA key fingerprint is 5a:89:c8:56:8f:b1:e3:19:d6:fb:bb:7a:94:9c:d3:17.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'boxen.forward.net,209.100.233.101' (RSA) to the
list of known hosts.
debug1: bits set: 1570/3191
debug1: ssh_rsa_verify: signature correct
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: done: ssh_kex2.
debug1: send SSH2_MSG_SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue:
publickey,password,keyboard-interactive
debug1: next auth method to try is publickey
debug1: try privkey: /home/sharon/.ssh/identity
debug1: try privkey: /home/sharon/.ssh/id_rsa
debug1: try privkey: /home/sharon/.ssh/id_dsa
debug1: next auth method to try is keyboard-interactive
debug1: authentications that can continue:
publickey,password,keyboard-interactive
debug1: next auth method to try is password
sharon@mrtg.forward.net's password:
debug1: authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
sharon@mrtg.forward.net's password:
debug1: authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
sharon@mrtg.forward.net's password:
debug1: authentications that can continue:
publickey,password,keyboard-interactive
debug1: no more auth methods to try
Permission denied (publickey,password,keyboard-interactive).
debug1: Calling cleanup 0x181f9f0(0x0)

[root@mrtg sbin]# sshd -d
debug1: Seeding random number generator
debug1: sshd version OpenSSH_3.0.2p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
socket: Invalid argument
debug1: Bind to port 22 on 0.0.0.0.
Cannot bind any address.

from /var/log/messages
Dec 4 18:20:01 mrtg sshd[24497]: Failed password for sharon from
216.229.143.89 port 2572 ssh2
Dec 4 18:20:07 mrtg last message repeated 2 times
Dec 4 18:20:07 mrtg sshd[24497]: Connection closed by 216.229.143.89

Thanks in advance to anybody that might be able to help me. Much
appreciated.

Sharon
 
sharon@forward.net
Forward.Net: http://www.forward.net
TechRequests: request@forward.net
Online FAQs: http://support.forward.net
Tech Support: 312.577.2250 option 3
Fax: 312.577.2256



This archive was generated by hypermail 2a24 : Tue Dec 04 2001 - 17:44:49 MST