The following illustrates groups, by directory type, created with object classes. Such LDAP groups need to be added to HPE OneView and assigned roles. For more information on roles, see About user roles.
Microsoft Active Directory
Under Active Directory, a group can be created with any of these LDAP schema object classes:
View group members by examining the properties of the group name as in this example:
OpenLDAP
Under OpenLDAP, a group can be created with either of these LDAP Schema object classes:
A group created with the objectClass as groupOfUniqueNames has its members under uniqueMember as in this example.
A group created with the objectClass as groupOfNames or groups has its members under member as shown here.


