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

Exit Print View

Updated: November 2016
 
 

Configure an LDAP over SSL Operator Group (Oracle ILOM CLI)

The switch supports operator groups for LDAP over SSL environments. For information about configuring operator groups, see LDAP over SSL Groups (Oracle ILOM CLI).

  • Configure an LDAP over SSL operator group.
    -> set /SP/clients/ldapssl/opergroups/Xname=distinguished-name
    ->
    

    where:

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

    • distinguished-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/ldapssl/opergroups/1 name=name=CN=Popper,OU=guests,DC=us,DC=companyq,DC=com
    Set 'name' to 'name=CN=Popper,OU=guests,DC=us,DC=companyq,DC=com'
    
    Set 'name' to 'name=CN=Popper,OU=guests,DC=us,DC=companyq,DC=com'
    
    ->
    

    Any member of this group will get the operator role by default.

Related Information