Previous Topic: Setting Up Dynamic Directory Roles

Next Topic: Create a Dynamic Role

Enable Dynamic Roles

Before you can create dynamic roles, you must set up dynamic groups. Ensure that groups are working without error before you set up roles.

To enable dynamic roles

  1. Stop the DSA.
  2. Add the following commands to the DSA's settings configuration file, in DXHOME/config/settings:
    set role-subtree = DN;
    set use-dynamic-roles = true;
    

    In this command, DN is the distinguished name of the group's subtree.

  3. Start the DSA.