Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Configure an AD Operator Group (Oracle ILOM CLI)

The switch supports AD operator groups. Some rules apply to configuring AD operator groups. See AD Groups (Oracle ILOM CLI).

  • Type:
    -> set /SP/clients/activedirectory/opergroups/X name=name
    ->
    

    where:

    • X is a number from 1 to 5 for the operator group.

    • name is the name for the operator group that you are configuring.

    For example, to configure operator group 1 and assign it the name guests, type:

    ->set /SP/clients/activedirectory/opergroups/1/name=guests
    Set 'name' to 'guests'
    ->
    

    Because you are configuring the operator group, you set no explicit roles. Instead, any member of this operator group receives the operator (o) role by default.

Related Information