Issue #3046 has been updated by Nick Lewis. Status changed from Accepted to Ready for Testing Branch set to http://github.com/nicklewis/puppet/tree/feature/next/3046
This adds a new feature to user providers "manages_password_age", along with properties password_min_age and password_max_age to the user type. These represent password min and max age in days. The useradd and user_role_add providers now support these new properties. This is currently based off next as the ticket is scheduled for Statler, but could be easily ported to 2.6.x if needed. ---------------------------------------- Feature #3046: Support for changing of password aging and expiration values in the user type. http://projects.puppetlabs.com/issues/3046 Author: Trevor Vaughan Status: Ready for Testing Priority: High Assignee: Nick Lewis Category: user Target version: Statler Affected version: 0.25.3 Keywords: Branch: http://github.com/nicklewis/puppet/tree/feature/next/3046 Shadow::Passwd appears to support all values present in the standard passwd file on *NIX systems. It would be ideal to support setting all of these values in the user type, particularly on systems that set these values for accounts by default. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
