| Summary: | login does not handle expired password with pam support | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Lionel Gimbert <lionelgimbert> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.29.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch to handle expired password in login with PAM | ||
Created attachment 7876 [details] patch to handle expired password in login with PAM If busybox is compiled with PAM support, "login" does not allow to update an expired password. A patch to handle such case is attached to the bug report. This patch was made as part of a development for Eaton (opensource.eaton.com)