Previous Topic: Examples: Dynamic Groups and Roles in Democorp

Next Topic: Example: Enable Dynamic Roles in Democorp

Example: Create a Dynamic Group in Democorp

This example shows how to create a new dynamic group entry in the Democorp directory using JXweb.

This dynamic group includes entries in Democorp that have the word engineer in the description attribute.

To create a dynamic group in Democorp

  1. Open JXweb and connect to the Democorp DSA.
  2. Navigate to the Groups subtree and click New.
  3. Enter and select the following information:
  4. Click Submit.

    The new entry is created. You now need to add the LDAP filter to the dxMemberURL attribute.

  5. Display the attributes without values by clicking the arrow beside List of attributes without values.
  6. Click the Edit icon Image of the JXweb Edit icon next to the description attribute, enter the following filter, and then click Modify:
    ldap:///o=Democorp,c=AU??sub?(description=*engineer*)
    

    The new entry Engineers can now be used as a dynamic group.