[Bug 562] sshd and password has expired (password aged)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue May 13 02:01:36 EST 2003
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.
More information about the openssh-unix-dev
mailing list