HomePhorge

(#11408) Fix fact and plugin sync on Windows
b8c5ee2172e5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11408) Fix fact and plugin sync on Windows

Previously, fact and pluginsync were broken on Windows, because it was
defaulting the owner and group to Process.uid/gid, and then failing to
translate them into Windows SIDs.

This commit changes the default file owner to the current user name,
and the default file group to Nobody, which is the group that Windows
typically applies to newly created files.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU87f6f0546f25: Update CHANGELOG for 2.7.9 release
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUb8c5ee2172e5: (#11408) Fix fact and plugin sync on Windows (authored by Josh Cooper <josh@puppetlabs.com>).Dec 16 2011, 1:54 AM