search for: locked_dir

Displaying 1 result from an estimated 1 matches for "locked_dir".

Did you mean: docker_dir
2013 Oct 25
4
Puppet and Windows ACLs (Access Control Lists)
...x10000000,''allow'',''inherit'',''one_level''], ''S-5-1-18'' => [''wrx'',''deny'',''inherit_objects_only'',''inherit_only''] }, } acl { ''c:/windows/temp/locked_dir'': ensure => exact, permissions => { ''Administrators'' => [''full''] }, } Before you have an opportunity to look at the proposal and comment on specifics, how self-documenting is the above model? What would you add or remove? -- Rob Re...