Issue #16163 has been updated by Jesse Endahl.
This is great! Is there a reason that the postflight script explicitly tries to use UID 52 though? It's always been my understanding that UIDs 0 through 100 are reserved for system services, and that best practice is to use the 400-499 range for non-system service accounts. ---------------------------------------- Bug #16163: Puppet package for OS X doesn't create the puppet user/group https://projects.puppetlabs.com/issues/16163#change-87089 * Author: Gary Larizza * Status: Accepted * Priority: Normal * Assignee: Chris Barker * Category: OSX * Target version: * Affected Puppet version: * Keywords: puppet users group os x mac package * Branch: ---------------------------------------- The packages we serve out of <http://downloads.puppetlabs.com/mac> don't create the Puppet user/group for you. We should be doing this. It's probably most-feasible to do it in post with calls to dscl, but I'm open to better ways that make for a more friendly package to sysadmins. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
