10.5. Enable Deep Copy Subject Mode
Procedure 10.1. Enable Deep Copy Security Mode from the Management Console
Log into the Management Console.
The management console is usually available at a URL such as http://127.0.0.1:9990/. Adjust this value to suit your needs.Managed Domain: Select the appropriate profile.
In a managed domain, the security subsystem is configured per profile, and you can enable or disable the deep copy security mode in each, independently.To select a profile, click the Profiles label at the top right of the console display, and then select the profile you wish to change from the Profile selection box at the top left.Open the Security Subsystem configuration menu.
Expand the Security menu item at the right of the management console, then click the Security Subsystem link.Modify the deep-copy-subject-mode value.
Click the button. Check the box beside Deep Copy Subjects: to enable deep copy subject mode.
If you prefer to use the management CLI to enable this option, use one of the following commands.
Example 10.2. Managed Domain
/profile=full/subsystem=security:write-attribute(name=deep-copy-subject-mode,value=TRUE)
Example 10.3. Standalone Server
/subsystem=security:write-attribute(name=deep-copy-subject-mode,value=TRUE)

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.