header1   header
header
header Register : : Login header
header
connector   connector
menuleft menuright
submenu   submenu
left
Security Permissions semantics - Who can help?
Last Post 28 Mar 2011 01:40 PM by biniman. 0 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
binimanUser is Offline
New Member
New Member
Posts:4
Avatar

--
28 Mar 2011 01:40 PM

    Hi All,
    I am somehow confused about the difference between InheritanceFlags and PropagationFlags.  Pardon me!  English is my second language.

    In this context, I would have thought that Inheritance means that a child object derives some qualities from its parent object and that propagation means a parent object transmits some qualities to a child object.  So then, what is the difference between the following two enumerations?

    InheritanceFlags
    ****************
     Member Name        Description
     ------------------        -----------
     None                      The ACE is not inherited by child objects.
     ContainerInherit    The ACE is inherited by child container objects.
     ObjectInherit         The ACE is inherited by child leaf objects.

    PropagtionFlags
    ***************
     Member Name                Description
     ------------------                -----------
     None   
     InheritOnly                     The ACE is propagated to all child objects.
     NoPropagateInherit       The ACE is not propagated to child object.
     
    How is it that script writers would say

    $inheritance = [System.Security.AccessControl.InheritanceFlags]"ContainerInherit", "ObjectInherit"

    and then go on to say

    $propagation = [System.Security.AccessControl.PropagationFlags]"None"

    Who can explain this in simple terms?

    You are not authorized to post a reply.


    Active Forums 4.3
    right
    footer   footer
    footer Sponsored by Quest Software • SAPIEN Technologies • Compellent • Microsoft Windows Server 2008 R2 footer
    footer   footer