Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2002 14:30:02 -0800 (PST)
From:      John-David Childs <jchilds@digitalglobe.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/35310: SSHing with expired password does not bring up passwd anymore to change password
Message-ID:  <200203062230.g26MU2A49387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/35310; it has been noted by GNATS.

From: John-David Childs <jchilds@digitalglobe.com>
To: freebsd-gnats-submit@freebsd.org
Cc: jacques@ataris.co.za
Subject: Re: misc/35310: SSHing with expired password does not bring up
	passwd anymore to change password
Date: 06 Mar 2002 15:28:16 -0700

 --=-1F4HDUJDGzXlcrreY99Z
 Content-Type: text/plain
 Content-Transfer-Encoding: quoted-printable
 
 FWIW: I just tried this with FreeBSD 4.5-RELEASE, and sshd works as
 expected. (it brings up an "Old Password: " prompt).  (However, the
 password/account expire field does NOT seem to work with ftpd).
 
 /etc/pam.conf:
 
 # OpenSSH with PAM support requires similar modules.  The session one is
 # a bit strange, though...
 sshd    auth    sufficient      pam_skey.so
 #sshd   auth    sufficient      pam_kerberosIV.so             =20
 try_first_pass
 sshd    auth    required        pam_unix.so                   =20
 try_first_pass
 sshd    account required        pam_unix.so
 sshd    password required       pam_permit.so
 sshd    session required        pam_permit.so
 # "csshd" is for challenge-based authentication with sshd (TIS auth,
 etc.)
 csshd   auth    required        pam_skey.so
 
 
 
 
 --=-1F4HDUJDGzXlcrreY99Z
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: This is a digitally signed message part
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.6 (GNU/Linux)
 Comment: For info see http://www.gnupg.org
 
 iD8DBQA8hpgAJ7ReRH7ts78RAmDXAJ4w4oC9TH04Ri+SkhoJzntolCcQKwCgnvOn
 d5eCJK0gMMxufeNm31eFOKk=
 =zM1D
 -----END PGP SIGNATURE-----
 
 --=-1F4HDUJDGzXlcrreY99Z--
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203062230.g26MU2A49387>