core dump with openssh 3.8 on HP11 with PAM
From: Dan Oviatt (oviattd_at_mont.disa.mil)
Date: 03/11/04
- Next message: iksrazal: "Connection refused, httptunnel?"
- Previous message: Lukas Neuburger: "Re: issue of using public-private key authentication"
- Next in thread: Thomas Binder: "Re: core dump with openssh 3.8 on HP11 with PAM"
- Reply: Thomas Binder: "Re: core dump with openssh 3.8 on HP11 with PAM"
- Reply: Darren Tucker: "Re: core dump with openssh 3.8 on HP11 with PAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 11 Mar 2004 07:56:10 -0800
First off I am assuming that Darren Tucker's password expiry code has
finally been put into the baseline code for OpenSSH (about time). I
compiled 3.8 on an HP11 with the --use-PAM switch. In sshd_config
UsePam is yes and UsePrivelegeSeperation is no. I can connect normally
just fine. I manually expired my password on the HP with passwd -f.
When I reconnect and expect to see it ask me to change my password I
get disconnected. Starting the server in debug mode shows the
following: (last few lines)
debug1: userauth-request for user gussodeo service ssh-connection
method none
debug1: attempt 0 failures 0
debug2: input_userauth_request: setting up authctxt for gussodeo
debug1: PAM: initializing for "gussodeo"
debug3: Trying to reverse map address 192.168.154.63.
debug1: PAM: setting PAM_RHOST to "gus10m01.mont.disa.mil"
debug2: input_userauth_request: try method none
debug1: userauth_banner: sent
Failed none for gussodeo from 192.168.154.63 port 39036 ssh2
debug1: userauth-request for user gussodeo service ssh-connection
method password
debug1: attempt 1 failures 1
debug2: input_userauth_request: try method password
debug3: auth_shadow_pwexpired: today 12488 sp_lstchg 0 sp_max 90
User gussodeo password has expired (root forced)
debug3: PAM: sshpam_null_conv entering, 1 messages
debug3: PAM: sshpam_null_conv entering, 1 messages
debug3: PAM: sshpam_null_conv entering, 1 messages
debug3: PAM: do_pam_account pam_acct_mgmt = 10
debug3: pam_password_change_required 1
Memory fault(coredump)
- Next message: iksrazal: "Connection refused, httptunnel?"
- Previous message: Lukas Neuburger: "Re: issue of using public-private key authentication"
- Next in thread: Thomas Binder: "Re: core dump with openssh 3.8 on HP11 with PAM"
- Reply: Thomas Binder: "Re: core dump with openssh 3.8 on HP11 with PAM"
- Reply: Darren Tucker: "Re: core dump with openssh 3.8 on HP11 with PAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|