Failed Password Error
From: Mark Olbert (mark_at_arcabama.com)
Date: 12/20/03
- Previous message: Michael Heiming: "Re: How to save the output from the scp command's progress meter?"
- Next in thread: Mark Olbert: "Re: Failed Password Error"
- Reply: Mark Olbert: "Re: Failed Password Error"
- Reply: Darren Tucker: "Re: Failed Password Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 20 Dec 2003 14:36:47 -0800
I used to be a happy camper... but now that I've upgraded to 3.7p1 I can't connect through my sshd
from a remote connection where I always could before.
I'm getting the "Failed password for <user>..." problem (I also used to get the "Nasty PTR..."
problem, but I fixed that).
I configure the ssh package --with-pam and --with-md5-passwords. I've made sure I copied the PAM
module from the contrib directory into /etc/pam.d
It's still not working.
Can anyone suggest some next steps? Here's a snippet from the log files at DEBUG3:
Dec 20 14:24:42 pixel sshd[1921]: debug1: Bind to port 22 on 0.0.0.0.
Dec 20 14:24:42 pixel sshd[1921]: Server listening on 0.0.0.0 port 22.
Dec 20 14:24:42 pixel sshd[1921]: Generating 768 bit RSA key.
Dec 20 14:24:42 pixel sshd[1921]: RSA key generation complete.
Dec 20 14:24:50 pixel sshd[1921]: debug1: Forked child 1923.
Dec 20 14:24:50 pixel sshd[1923]: Connection from 172.196.169.179 port 1104
Dec 20 14:24:51 pixel sshd[1923]: debug1: Client protocol version 2.0; client software version
PenguiNet-$Rev$ [rest cut off, just identifies SSH client]
Dec 20 14:24:51 pixel sshd[1923]: debug1: no match: PenguiNet-$Revision:_1.49.2.3_$
Dec 20 14:24:51 pixel sshd[1923]: debug1: Enabling compatibility mode for protocol 2.0
Dec 20 14:24:51 pixel sshd[1923]: debug1: Local version string SSH-1.99-OpenSSH_3.7p1
Dec 20 14:24:51 pixel sshd[1923]: debug2: Network child is on pid 1924
Dec 20 14:24:51 pixel sshd[1923]: debug3: preauth child monitor started
Dec 20 14:24:51 pixel sshd[1923]: debug3: mm_request_receive entering
Dec 20 14:24:52 pixel sshd[1923]: debug3: monitor_read: checking request 4
Dec 20 14:24:52 pixel sshd[1923]: debug3: mm_answer_sign
Dec 20 14:24:52 pixel sshd[1923]: debug3: mm_answer_sign: signature 0x8108be8(143)
Dec 20 14:24:52 pixel sshd[1923]: debug3: mm_request_send entering: type 5
Dec 20 14:24:52 pixel sshd[1923]: debug2: monitor_read: 4 used once, disabling now
Dec 20 14:24:52 pixel sshd[1923]: debug3: mm_request_receive entering
Dec 20 14:24:59 pixel sshd[1923]: debug3: monitor_read: checking request 6
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_answer_pwnamallow
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_request_send entering: type 7
Dec 20 14:24:59 pixel sshd[1923]: debug2: monitor_read: 6 used once, disabling now
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_request_receive entering
Dec 20 14:24:59 pixel sshd[1923]: debug3: monitor_read: checking request 43
Dec 20 14:24:59 pixel sshd[1923]: debug1: PAM: initializing for "mark"
Dec 20 14:24:59 pixel sshd[1923]: debug3: Trying to reverse map address 172.196.169.179.
Dec 20 14:24:59 pixel sshd[1923]: debug1: PAM: setting PAM_RHOST to "acc4a9b3.ipt.aol.com"
Dec 20 14:24:59 pixel sshd[1923]: debug1: PAM: setting PAM_TTY to "ssh"
Dec 20 14:24:59 pixel sshd[1923]: debug2: monitor_read: 43 used once, disabling now
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_request_receive entering
Dec 20 14:24:59 pixel sshd[1923]: debug3: monitor_read: checking request 43
Dec 20 14:24:59 pixel sshd[1923]: debug1: PAM: initializing for "mark"
Dec 20 14:24:59 pixel sshd[1923]: debug3: Trying to reverse map address 172.196.169.179.
Dec 20 14:24:59 pixel sshd[1923]: debug1: PAM: setting PAM_RHOST to "acc4a9b3.ipt.aol.com"
Dec 20 14:24:59 pixel sshd[1923]: debug1: PAM: setting PAM_TTY to "ssh"
Dec 20 14:24:59 pixel sshd[1923]: debug2: monitor_read: 43 used once, disabling now
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_request_receive entering
Dec 20 14:24:59 pixel sshd[1923]: debug3: monitor_read: checking request 3
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_answer_authserv: service=ssh-connection, style=
Dec 20 14:24:59 pixel sshd[1923]: debug2: monitor_read: 3 used once, disabling now
Dec 20 14:24:59 pixel sshd[1923]: debug3: mm_request_receive entering
Dec 20 14:25:01 pixel sshd[1923]: debug1: Calling cleanup 0x8060f98(0x0)
Dec 20 14:25:01 pixel sshd[1923]: debug1: PAM: cleanup
Thanx in advance for any pointers!
- Mark
- Previous message: Michael Heiming: "Re: How to save the output from the scp command's progress meter?"
- Next in thread: Mark Olbert: "Re: Failed Password Error"
- Reply: Mark Olbert: "Re: Failed Password Error"
- Reply: Darren Tucker: "Re: Failed Password Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]