Previous Topic: How to Upgrade an r12.0 Policy Store

Next Topic: Extend the ADAM Policy Store Schema

Extend the Active Directory 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 Active Directory policy store schema

  1. Navigate to policy_server_home\xps\db and open the ActiveDirectory.ldif file.
    policy_server_home

    Specifies the Policy Server installation path.

  2. Manually replace each instance of <RootDN> with the actual value of the root DN.

    Example: dc=domain,dc=com

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

    The policy store schema is extended to store objects introduced 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.