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. Run the following command from the Policy Server host system:
    smldapsetup ldgen -ffile_name
    
    file_name

    Specifies the name of the LDIF file you are creating.

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

  2. Run the following command:
    smldapsetup ldmod -ffile_name
    
    file_name

    Specifies the name of the LDIF you created.

    smldapsetup imports the policy store schema.

  3. Run the following command:
    smldapsetup ldmod -fpolicy_server_home/xps/db/SunOne.ldif
    
    policy_server_home

    Specifies the Policy Server Installation path.

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