Hi Sean, updating the info, yesterday I removed root from puppet group and that is what I have now:
# id uid=0(root) gid=0(root) groups=0(root) # id root uid=0(root) gid=0(root) groups=0(root) # id puppet uid=501(puppet) gid=503(puppet) groups=503(puppet) And I getting the same error: # /etc/init.d/puppetmaster start Starting puppetmaster: [FAILED] # tail -f /var/log/messages Oct 29 09:52:38 rhel6-64 puppet-master[9210]: Could not prepare for execution: Invalid group: 0 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/54835cdb-cd1d-4a62-bc68-77a0d2812925%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
