Has anyone had any luck getting sshd version OpenSSH_2.5.2p2 to successfully authenticate ssh1 or ssh2 connections when compiled for RedHat6.2 SPARC?? I've heard rumors that there are problems with sshd interacting with the PAM module. This is what I get from a debug: debug1: Seeding random number generator debug1: sshd version OpenSSH_2.5.2p2 debug1: load_private_key_autodetect: type 0 RSA1 Disabling protocol version 2. Could not load host key debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. Generating 768 bit RSA key. RSA key generation complete. debug1: Server will not fork when running in debugging mode. Connection from x.x.x.x port 1077 debug1: Client protocol version 1.5; client software version 1.0 debug1: no match: 1.0 debug1: Local version string SSH-1.5-OpenSSH_2.5.2p2 debug1: Rhosts Authentication disabled, originating port not trusted. debug1: Sent 768 bit server key and 1024 bit host key. debug1: Encryption type: blowfish debug1: Received session key; encryption turned on. debug1: Installing crc compensation attack detector. debug1: Attempting authentication for root. Failed password for ROOT from x.x.x.x port 1077 Unknown message during authentication: type 4 Failed bad-auth-msg-4 for ROOT from x.x.x.x port 1077 Failed password for ROOT from x.x.x.x port 1077 Unknown message during authentication: type 4 Failed bad-auth-msg-4 for ROOT from x.x.x.x port 1077 Failed password for ROOT from x.x.x.x port 1077 Unknown message during authentication: type 4 Failed bad-auth-msg-4 for ROOT from x.x.x.x port 1077 Failed password for ROOT from x.x.x.x port 1077 Unknown message during authentication: type 4 Failed bad-auth-msg-4 for ROOT from x.x.x.x port 1077 Disconnecting: Too many authentication failures for root debug1: Calling cleanup 0x2ba60(0x0)
