Creating a nested group entry
You can create a dynamic group entry by using the Web Administration tool. Nested group is a child group entry whose distinguished name (DN) is referenced by an attribute within a parent group entry.
About this task
In this task, you are creating a nested group that is a container for the other two groups.
Procedure
- Expand the Directory management category in the navigation area.
- Click Add an entry.
- If not already selected, choose the All filter object class from the menu
- Click Refresh.
- Select one Structural object class from the list box. For this example container.
- Click Next.
- Select the Groups filter object class from the drop-down menu and click Refresh.
- Select any Auxiliary object classes you want to use from the Available box. For this example ibm-nestedGroup and click Add. Repeat this process for each auxiliary object class you want to add. You can also delete an auxiliary object class from the Selected box by selecting it and clicking Remove.
- Click Next.
- In the Relative DN field, enter
the relative distinguished name (RDNĀ®) of the entry that you are adding.
For example,
cn=Lunch bunch.. - In the Parent DN field, enter the
distinguished name of the tree entry you selected. For example,
ou=Groups,o=sample. You can also click Browse to select the Parent DN from the list. You can also expand the selection to view other choices lower in the subtree. Specify your choice and click Select to specify the Parent DN that you want. The Parent DN defaults to the entry selected in the tree.Note: If you started this task from the Manage entries panel, this field is pre-filled for you. You selected the Parent DN before you click Add to start the add entry process. - In the Required attributes tab,
enter the values for the attributes that are required. In this example,
in the cn field, type Lunch bunch.
Note:
- If you want to add more than one value for a particular attribute, click Multiple values. Supply the additional value for the attribute and click Add. Repeat this step for each additional value. To remove a value, select the value and click Remove. Click OK when you are finished adding the multiple values. The values are added to a drop-down menu displayed below the attribute.
- If your server has language tags that are enabled, you can click Language tag value to add or remove language tag descriptors. See Language tags for more information.
- Click Optional attributes.
- In the Optional attributes tab,
enter the values as appropriate for the other attributes. In this
example, for
ibm-memberGroup, type cn=Monday,ou=Groups,o=sample.- Click Multiple values.
- In the member field, type cn=Tuesday,ou=Groups,o=sample.
- Click Add.
- Click OK.
- Click Finish to create the entry.