Previous Topic: Point the Policy Server to the Directory Server

Next Topic: Set the SOA Security Manager Super User Password

Create the Policy Store Schema

You create the policy store schema so the directory server can function as a policy store and store SOA Security Manager objects.

To create the policy store schema

  1. Navigate to policy_server_home/bin or policy_server_home\bin from a command window.
  2. Run the following command:
    smldapsetup ldgen -ffile_name
    

    An LDIF file with the SOA Security Manager schema is created.

  3. Run the following command:
    smldapsetup ldmod -ffile_name
    

    smldapsetup imports the policy store schema.

  4. Navigate to policy_server_home/xps/db or policy_server_home\xps/db, and open the ADAM.ldif file.
  5. Replace each instance of {guid} with the actual value of guid in braces, and save the file.

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

  6. Navigate to policy_server_home/bin or policy_server_home\bin from a command window.
  7. Run the following command:
    smldapsetup ldmod -fpolicy_server_home/xps/db/ADAM.ldif
    

    The policy store schema is extended. You have created the policy store schema.


Copyright © 2009 CA. All rights reserved. Email CA about this topic