Summary | Provide info to user about password expiration |
Queue | Passwd |
Queue Version | HEAD |
Type | Enhancement |
State | Accepted |
Priority | 1. Low |
Owners | |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 09/14/2005 (7182 days ago) |
Due | |
Updated | 11/28/2005 (7107 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
notice onto the stack about password expiration (on logon). I don't
think putting it into passwd makes sense.
State ⇒ Feedback
these functions already exist in the accounts module - does it make
more sense to implement them in the passwd module instead?
make sense inside Passwd *additionally*, but that would duplicate code
OTOH.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Provide info to user about password expiration
Queue ⇒ Passwd
information to the user that informs them of the statuf of their
password (essentially for an environment that supports password
aging). For instance, if shadow passwords are used, with aging, it
would be helpful to display a notification in the stack when a user's
password is close to expiring. Or to display # of days until a
password change are required, in an accounts block. It looks like
these functions already exist in the accounts module - does it make
more sense to implement them in the passwd module instead?