Previous Topic: Create a Dynamic Group

Next Topic: View a Dynamic Group's Configuration

Add a Member to a Dynamic Group

To add a member to a dynamic group, include information in the user's entry so that the filter for that role is satisfied.

Example: Create a manager Group

You have created a dynamic group that uses the following filter:

ldap://o=user,c=AU??sub?(position=manager)

To assign the manager group to a user, do the following:

  1. Add the position attribute to the user's entry.
  2. Add the manager value to the position attribute.

The next time that the manager group is evaluated, this user is a member of the group.