core dump with openssh 3.8 on HP11 with PAM

From: Dan Oviatt (oviattd_at_mont.disa.mil)
Date: 03/11/04


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)



Relevant Pages

  • Re: Confounded by PAM and OpenSSH on Solaris 10
    ... If anyone can help me understand OpenSSH and PAM and the various ... debug1: read PEM private key done: type RSA ... debug3: Trying to reverse map address 127.0.0.1. ... debug3: PAM: sshpam_query entering ...
    (comp.security.ssh)
  • Re: AIXs LDAP with PAM and Expired password
    ... method and PAM. ... sshd does report "debug3: AIX/loginrestrictions returned -1 msg ... debug1: Server will not fork when running in debugging mode. ... debug2: fd 3 setting O_NONBLOCK ...
    (comp.security.ssh)
  • ssh cannot login
    ... debug1: Connection established. ... debug3: monitor_read: checking request 45 ... debug1: kbdint_alloc: devices 'pam' ... debug3: mm_request_receive_expect entering: type 49 ...
    (Debian-User)
  • Re: CANNOT SSH to my computer
    ... debug1: userauth-request for user ivan service ssh-connection method password ... debug3: mm_request_send entering: type 10 ... debug3: PAM: sshpam_thread_cleanup entering ...
    (freebsd-questions)
  • Problem with some user autentification error on sshd
    ... debug1: Reading configuration data /etc/ssh/ssh_config ... debug2: kex_parse_kexinit: none,zlib ... debug3: check_host_in_hostfile: match line 3 ... debug1: Next authentication method: keyboard-interactive ...
    (SSH)