In AEM, when you need to manage access control (ACL) permissions, including setting specific
permissions (like WRITE) for a service user on child nodes without affecting the parent node, the
Permission Console is the appropriate tool.
The Permission Console allows you to set fine-grained permissions at both node and subnode levels,
which is crucial for scenarios where access needs to be applied only to children nodes, not the parent
node itself.
Option A (User Management Console) is used for managing user details, and Option C (Group
Management Console) manages group settings, but neither of these are used for setting node-level
permissions.
Refer to AEM’s User and Group Access Management documentation for more information on using
the Permission Console to manage ACLs effectively.