Issue #11046 has been updated by Michael Stahnke. Status changed from Merged - Pending Release to Closed
released in 2.7.10rc1 ---------------------------------------- Feature #11046: Improve user and group pw providers on FreeBSD https://projects.puppetlabs.com/issues/11046 Author: Tim Bishop Status: Closed Priority: Normal Assignee: Category: FreeBSD Target version: 2.7.10 Affected Puppet version: 2.7.6 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/210 This issue incorporates the fixes in #7500 and #10962. I've improved the pw user and group providers on FreeBSD. Here's a summary of the changes: The user provider now supports managing passwords and user expiry. A bug which caused a changed home directory not to be created when managehome is enabled has been fixed. The group provider now supports managing group members. I've also re-added the allowdupe feature which works on FreeBSD 7, 8 and 9. I've also added tests for both the user and group providers. All of the changes to the group provider are mine and so are all the tests. The changes to the user provider have been partially taken from elsewhere, but the other changes are mine - see the commits for details. Some of these changes are already included in the FreeBSD port. -- 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.
