voxpupuli / puppet-staging

⛔️ Deprecated in favor of puppet-archive
https://forge.puppet.com/puppet/archive
Apache License 2.0
51 stars 109 forks source link

On Windows, use well-known SIDs to set ownership #33

Closed nanliu closed 10 years ago

nanliu commented 10 years ago

This is per the recommendation of Josh Cooper. We want to ensure that non-privileged users don't have access to the directory. This should be the rough equivalent of setting owner=root group=root on Unix.