Re: [Puppet Users] Windows ACL best practise

2013-03-21 Thread Josh Cooper
Hi Thomas, On Wed, Mar 20, 2013 at 3:31 AM, Thomas Bendler wrote: > Hi Josh, > > 2013/3/20 Josh Cooper > >> S-1-5-18 > > > thanks for the clarification, I wasn't aware that the SIDs are always the > same as stated in http://support.microsoft.com/kb/243330. > Many accounts have fixed SIDs, tho

Re: [Puppet Users] Windows ACL best practise

2013-03-20 Thread Thomas Bendler
Hi Josh, 2013/3/20 Josh Cooper > S-1-5-18 thanks for the clarification, I wasn't aware that the SIDs are always the same as stated in http://support.microsoft.com/kb/243330. What's about everyone or user, will everyone or user get read-only access when I change the mode to 0775? Multiple group

Re: [Puppet Users] Windows ACL best practise

2013-03-19 Thread Josh Cooper
On Tuesday, March 19, 2013, Thomas Bendler wrote: > Hi @all, > > I've started to extend some classes I wrote with support for Windows. > Unfortunately I got stucked with the ACLs. The plan is (as I thougth) quite > simple, I would like to create a central directory (i.e. c:\managed) and I > would

[Puppet Users] Windows ACL best practise

2013-03-19 Thread Thomas Bendler
Hi @all, I've started to extend some classes I wrote with support for Windows. Unfortunately I got stucked with the ACLs. The plan is (as I thougth) quite simple, I would like to create a central directory (i.e. c:\managed) and I would like to put some additional files and directories underneath t