Issue #708 has been updated by Joshua Lifton. Assignee deleted (Markus Roberts)
This issue was assigned to a former Puppet Labs employee. Adding back to the pool of unreviewed issues. ---------------------------------------- Feature #708: User and Group providers should directly parse /etc/passwd and /etc/group https://projects.puppetlabs.com/issues/708 Author: Digant Kasundra Status: Accepted Priority: Normal Assignee: Category: user Target version: Affected Puppet version: 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.
