32.4 Enabling the Permission Index for Clustering

This section provides instructions for enabling the permission index for clustering.

  1. Log in to iManager in the first node of the cluster and navigate to View Objects.

  2. Under System, navigate to the driver set containing the User Application driver.

  3. Select AppConfig > AppDefs > Configuration.

  4. Select the XMLData attribute and set the com.netiq.idm.cis.clustered property to true.

    For example:

    <property>

    <key>com.netiq.idm.cis.clustered</key>

    <value>true</value>

    </property>

  5. Click OK.

  6. Click Apply > OK.