Previous Topic: Extend the Active Directory Policy Store Schema

Next Topic: Extend the CA Directory Policy Store Schema

Extend the ADAM Policy Store Schema

You extend the policy store schema to store objects introduced by r12.1 SP3. The existing r6.x policy store schema has not changed.

To extend the ADAM policy store schema

  1. Navigate to policy_server_home/xps/db and open the ADAM.ldif file.
    policy_server_home

    Specifies the Policy Server installation path.

  2. Replace each instance of {guid} with the actual value of guid in braces, and save the file.

    Example: {CF151EA3-53A0-44A4-B4AC-DA0EBB1FF200}

  3. Navigate to policy_server_home/bin from a command window.
  4. Run the following command:
    smldapsetup ldmod -fpolicy_server_home/xps/db/ADAM.ldif
    

    The policy store schema is extended for objects required by r12.1 SP3.

    Important! Before running a SOA Security Manager utility or executable on Windows Server 2008, open the command line window with administrator permissions. Open the command line window this way, even if your account has administrator privileges. For more information, see the release notes for your SOA Security Manager component.