Previous Topic: Groups in Directory Server DirectoriesNext Topic: The Objectclass Top in the Organization Object Description


Configure a Dummy User

Follow these steps:

  1. In the Group Object section of the directory configuration file, locate the following elements:
    <PropertyDict name="DUMMY_USER">
        <Property name="DUMMY_USER_DN">##DUMMY_USER_DN</Property>
    </PropertyDict>
    

    Note: If these elements do not exist in the directory configuration file, add them exactly as they appear here.

  2. Replace ##DUMMY_USER_DN with a user DN. CA IdentityMinder adds this DN as a member of all new groups.

    Note: If you specify the DN of an existing user, then, that user appear as a member of all the groups of CA IdentityMinder. To prevent the dummy user from appearing as a group member, specify a DN that does not exist in the directory.

  3. Save the directory configuration file.