configure identity-management role add child-role
Description
Adds a child role to the specified role.
Syntax Description
| role_name | 
                 Specifies the name of an existing role.  | 
                        
| child-role | 
                 Specifies a name for the new child role (up to 32 characters).  | 
                        
Default
N/A.
Usage Guidelines
The child role name can include up to 32 characters. Role names must begin with an alphabetical letter, and only alphanumeric, underscore (_), and hyphen (-) characters are allowed in the remainder of the name. Role names cannot match reserved keywords. For more information on role name requirements and a list of reserved keywords, see Object Names.
- A child role inherits all the policies applied to its parent and any higher levels above the parent.
 - The software supports 5 levels of hierarchy.
 - Each role can have a maximum of 8 child roles.
 - Each child role can have only 1 parent role.
 
Example
The following example configures a child role named East for the existing role named India-Engr:
* Switch.66 # configure identity-management role "India-Engr" add child-role East
History
This command was first available in ExtremeXOS 12.5.
Platform Availability
This command is available on all platforms.
Print
                        this page
Email this topic
Feedback