| Summary: | Password expiration doesn't work after upgrade of system | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Przemyslaw Frasunek <venglin> |
| Component: | bin | Assignee: | Brian Feldman <green> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Przemyslaw Frasunek
2001-03-07 10:40:01 UTC
Responsible Changed From-To: freebsd-bugs->green Not sure if this is a PAM problem or an OpenSSH problem, but punt it to green on the assumption it's the latter bin/25586 describes a problem with users using SSH to access the system after their password has expired. I've recently experienced the exact same problem. Users with expired passwords cause the following to pour into syslog until the user disconnects their client: sshd[43628]: PAM pam_chauthtok failed[6]: Permission denied sshd[43628]: no modules loaded for `sshd' service My pam.conf is identical to /usr/src/etc/pam.conf. Further investigation shows that this only happens when the user is using SSH protocol 2 to access the system. A user with an expired password is able to reset it normally if they are using a SSH1 client to access the system. Use of SSH2 is what causes the errors. As of this moment, the reason for this is beyond me. -- Sean Kelly | PGP KeyID: 77042C7B smkelly@zombie.org | http://www.zombie.org For PGP key, send e-mail with subject "send pgp key" Hi, does this problem still exists in a recent FreeBSD 4-STABLE system? Thanks Marc State Changed From-To: open->closed Obsolete. |