Issue #9186 has been updated by Josh Cooper.

Target version changed from 2.7.x to 2.7.5

Additional commit 4c3aae84702225f441eb080ddbf6ff9121c1b49c was merged into 
2.7.x in merge commit ec587b449e56050afca9838b23df9f0d8ffc7a63 where 
FILE_DELETE_CHILD was not being set on directories for group and other.
----------------------------------------
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.5
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