What is the difference between a child and a descendant?

Helmut-72 66 Reputation points
2022-08-03T21:10:03.587+00:00

Hi,

given a user / computer / group object and an OU, what's the difference between child and descendant, especially in the context of inheritance?

Thank you!

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2022-08-03T21:32:34.163+00:00

    Descendant is child of child of child and so on. Child is only of that specific element.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

  2. Gary Reynolds 9,621 Reputation points
    2022-08-04T12:16:24.257+00:00

    Yes they do, most AD objects can have child objects, which objects is controlled by the PossibleInferiors attribute of the ClassSchema for the object.

    228136-image.png

    These lists are based on base Windows 2016 schema, Exchange, Skype, and other schema extensions can add more objects.

    Computer objects

    228163-image.png

    Group objects

    228175-image.png

    User Objects

    228181-image.png

    OrganizationalUnit Objects

    228103-image.png

    1 person found this answer helpful.

  3. Helmut-72 66 Reputation points
    2022-08-04T07:19:00.48+00:00

    Do computer / group / user objects have childs or descendants? And if which? Or only organizational units?

    0 comments No comments

  4. Limitless Technology 39,926 Reputation points
    2022-08-05T07:48:18.493+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query related to AD objects.

    When granting permission to an object, you have the option of granting it to all of its child objects, just a few, or the object itself. For instance, your organization's organizational unit (OU) comprises a number of user objects and group objects that represent its employees and departments, as well as a number of computer objects that are assigned to interns who work there. You can configure the permission and select Descendant group objects in the Applies to section to grant the 'Delete child objects' permission to everyone in the OU but the interns. This will make sure that only the groups inside the OU—and not the machines outside the groups—are granted authority to delete child items.

    --------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.