bugzilla-daemon at mindrot.org
2003-May-12 16:01 UTC
[Bug 562] sshd and password has expired (password aged)
http://bugzilla.mindrot.org/show_bug.cgi?id=562
Summary: sshd and password has expired (password aged)
Product: Portable OpenSSH
Version: 3.6.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: serg at bspb.ru
After upgrading openssh from 3.1p to 3.6.1p with option:
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-ipv4-default --with-pam
I can't login with ssh (but still can connect with telnet) and recieved this
message in /var/log/secure:
PAM rejected by account configuration[12]: Authentication token is no longer
valid; new one required.
If I configure without PAM
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-ipv4-default
--without-pam
then message is:
User test_user password has expired (password aged)
Help me please, this is very important.
Thanks
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-May-12 23:55 UTC
[Bug 562] sshd and password has expired (password aged)
http://bugzilla.mindrot.org/show_bug.cgi?id=562
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dtucker at zip.com.au 2003-05-13 09:55 -------
Also see bug #14 for non-PAM password expiry.
*** This bug has been marked as a duplicate of 423 ***
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.