Bug 11496

Summary: login does not handle expired password with pam support
Product: Busybox Reporter: Lionel Gimbert <lionelgimbert>
Component: OtherAssignee: 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

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)