Hi, Yes, I�ve been in the MSDN library and looked at all kind of information, but I don�t find the appropiate explainations of the different attributes.
What I�m trying to do is to give a local admin group full control to all properties and attributes on all objects and folders under the Documents folder in SPS (I know this is a Exchange list, but I think that there might be someone here understanding WSS good enough). The local admin group got read access by default on everyting, but I need more to be able to modify things with code. I suppose that the last resort is to try to impersonate SYSTEM, becasuse that account got all the rights we need. TIA // Henrik -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mark Harford Sent: den 5 december 2001 11:02 To: Exchange Discussions Subject: RE: Dacl and WSS MSDN is usually good for this type of thing <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmes2 k/ht ml/secroles.asp?frame=true> Mark H -----Original Message----- From: Henrik Andersson [mailto:[EMAIL PROTECTED]] Sent: 04 December 2001 18:12 To: Exchange Discussions Subject: Dacl and WSS Hi, I wonder if someone can give a clearer picture how DACLs are inherited in WSS and if someone can explain how the different atttributes below work togheter. XML taken from a Security Descriptor. <S:dacl S:defaulted="0" S:protected="0" S:autoinherited="1"> what�s defaulted, protected and autoinherited mean ? <S:access_allowed_ace S:inherited="0" S:no_propagate_inherit="0"> what does inherited and no_propagate_inherit mean Thanks in advance // Henrik _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

