Issue #708 has been updated by Luke Kanies. Assigned to changed from Luke Kanies to Markus Roberts
---------------------------------------- Feature #708: User and Group providers should directly parse /etc/passwd and /etc/group http://projects.puppetlabs.com/issues/708 Author: Digant Kasundra Status: Accepted Priority: Normal Assigned to: Markus Roberts Category: user Target version: unplanned Patch: None Affected version: 0.25.4rc1 Keywords: Branch: The current user and group providers rely on the Etc module that ships with Ruby to figure out the current state of the system, but that library provides information about users and groups not manageable by Puppet. Instead, the providers should use [[ParsedFile]] to directly parse the appropriate files. -- 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.
