This command displays and configures Active Directory groups of the primary management module. This group information is used only when LDAP servers are enabled for authentication with local authorization.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display all Active Directory groups | Displays all Active Directory groups, up to 16, configured for the BladeCenter unit. | groups |
where x is the primary management-module bay number. |
Display specific Active Directory group | Displays information for the specified Active Directory group. |
groups
-
group_num
where group_num is a number from 1 to 16, inclusive, that identifies the Active Directory group. |
where x is the primary management-module bay number. |
Set Active Directory group name | Sets a name for the specified Active Directory group. |
groups
-
group_num -n group_name
where:
This command can only be run by users who have
one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Set Active Directory group authority level | Sets the authority level for the specified Active Directory group. |
groups
-
group_num
-a
group_authority
where:
|
where x is the primary management-module bay number. |
Set Active Directory group authority level
(continued) |
where the scope is one or more of the following devices, separated by a vertical bar ( | ). Ranges of devices are separated by a dash ( - ).
This command can only be run by users who have one
or more of the following command authorities:
|
||
Delete Active Directory group | Delete the specified Active Directory group. |
groups
-
group_num
-clear
where group_num is a number from 1 to 16, inclusive, that identifies the Active Directory group. This command can only be run by users who
have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
groups -3 -n group3 -a rbs:super:c1|b1-b14|s1-s4
groups -3
The following example shows the information that is returned from these commands:
system:mm[1]> groups -3 -n group3 -a rbs:super:c1|b1-b14|s1-s4
OK
system:mm[1]> groups -3
-n group3
-a Role:supervisor
Blades:1|2|3|4|5|6|7|8|9|10|11|12|13|14
Chassis:1
Modules:1|2|3|4
system:mm[1]>