Previous Topic: Edit the Novell XPS Schema FileNext Topic: Set the SiteMinder 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 SiteMinder objects. You use the smldapsetup tool to add the policy store schema.

To create the policy store schema

  1. Open a command prompt and navigate to policy_server_home\bin or policy_server_home/bin.
    policy_server_home

    Specifies the Policy Server installation path.

  2. Run the following command:
    smldapsetup ldmod -v
    
    -fpolicy_server_home/novell/Novell_Add_SMR12sp3.ldif
    
    -v

    Turns on tracing and outputs error, warning, and comment messages.

    -f

    Specifies the name of the schema file that is supplied with r12.0 SP3.

  3. Run the following command:
    smldapsetup ldmod -v -fpolicy_server_home\xps\db\Novell.ldif
    
    -f

    Specifies the path and name of the XPS schema file that is supplied with r12.0 SP3.

    The policy store schema is created for r12.0 SP3.