Bug 11496 - login does not handle expired password with pam support
Summary: login does not handle expired password with pam support
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.29.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-09 14:40 UTC by Lionel Gimbert
Modified: 2018-11-09 14:40 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
patch to handle expired password in login with PAM (475 bytes, application/octet-stream)
2018-11-09 14:40 UTC, Lionel Gimbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lionel Gimbert 2018-11-09 14:40:50 UTC
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)