Previous Topic: Implementation Considerations for memberOf

Next Topic: Access Controls

Enable memberOf Attribute with DXmanager

To see which groups an entry belong to, you can enable the memberOf function.

To enable the memberOf attribute with DXmanager

  1. In DXmanager, navigate to the Security tab.
  2. Add one or more DNs under the memberOf group and user containers. Enter the following settings:
    set memberof-user-containers = <DN>, ...;
    set memberof-group-containers = <DN>, ...;
    

    Important! Both items must be set, otherwise, the DSA produces a critical alarm and shutdown.

  3. Save changes and deploy the configuration.

    The memberOf functionality is enabled. To view the configured values, you can use the 'get assoc;' console command.

Note: The memberOf attribute schema is required but you do not need to include it in the entry objectClass. Mark this attribute ‘no-user-modification’ in the schema as direct updates of memberOf can cause data integrity problems. For more information, see DXHOME/config/schema/sunone.dxc.