4.2 Creating Group Objects

To simplify user management, you should create one or more groups and associate users with those groups. Groups let you manage multiple users at the same time.

Some actions can only be performed at the group level. For example, enabling users for LUM requires making them members of a group that is enabled for LUM.

For the exercises in this guide, you will create two groups:

IMPORTANT:Creating a group named users seems logical to many eDirectory administrators.

Unfortunately, all SLES 10 servers already have a system-created local group named users, and creating a duplicate group in eDirectory causes problems.

For more information, see Avoiding POSIX and eDirectory Duplications in the OES 2 SP3: Planning and Implementation Guide.

To create the required group objects:

  1. In iManager > Roles and Tasks, click Groups > Create Group.

  2. In the Group Name field, type LUMUsers.

    The name contains uppercase and lowercase letters simply to illustrate that case is preserved in object names. Some administrators use mixed case to improve readability.

  3. Click the Browse Browse icon icon next to the Context field.

  4. Browse to the USERS container object.

  5. Click OK > Modify.

  6. Click the Members tab.

  7. Click the Browse icon Browse icon next to the Member field.

  8. Browse to the USERS container and click the down-arrow Down Arrow icon next to it

  9. Select the following User objects:

    • linux1_lum-edir

    • linux2_lum-edir

    • ncp_lum-edir

    • nss_lum-edir

  10. Click OK > Apply > OK.

  11. Click Create Group.

  12. In the Group Name field, type AllUsers.

  13. Click the Object History icon Down Arrow icon and select the USERS object’s fully distinguished name (FDN).

  14. Click OK > Modify.

  15. Click the Members tab.

  16. Click the Browse icon Browse icon next to the Members field.

  17. Shift-click linux1_lum-edir, drag the mouse down to select all the users, then click nw_edir.

    All of the users are added to the list.

  18. Click OK > Apply > OK.

  19. Do not close iManager. Continue with the next section, Enabling the LUMUsers Group for Linux User Management (LUM).