Issue #9186 has been updated by Nick Lewis.

Status changed from In Topic Branch Pending Merge to Merged - Pending Release

Merged to 2.7.x in commit:9e725e4b0c01ff1291e40350deb1845643f7a26b.
----------------------------------------
Bug #9186: Windows file security support
https://projects.puppetlabs.com/issues/9186

Author: Josh Cooper
Status: Merged - Pending Release
Priority: Normal
Assignee: Josh Cooper
Category: windows
Target version: 2.7.x
Affected Puppet version: development
Keywords: 
Branch: 


Ruby on Windows does not support methods for changing file owner, permissions, 
etc. But puppet needs to be able to manage these aspects of files and 
directories on Windows.

At a minimum, we need the ability to get/set file owner and group, and managing 
DACLs. In the latter case, we are assuming puppet is managing the complete set 
of access control entries, as opposed to adding or subtracting specific ones. 
We also need the ability to specify the inheritance. For example, when managing 
a set of directories and files, we envision needing to stop inheritance at the 
root directory, but have the subdirectories and files inherit from the entries 
we specify.

We also need to consider different file types, links, etc.


-- 
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.

Reply via email to