Previous Topic: Groups in Directory Server Directories

Next Topic: The Objectclass Top in the Organization Object Description

Configure a Dummy User

To configure a dummy user

  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 Identity Manager will add this DN as a member of all new groups.

    Note: If you specify the DN of an existing user, that user will appear as a member of all groups created by CA Identity Manager. 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.