Previous Topic: Gather SiteMinder Information

Next Topic: Import the Base Policy Store Objects

Create the Policy Store Schema

You can upgrade an existing 5.x policy store to a r12.1 policy store.

To upgrade the policy store schema

  1. Navigate to policy_server_home/bin.
  2. Run the following command:
    smldapsetup ldgen -hhost -pport -dAdminDN -wAdminPW
    -rroot -ssl1|0 -ccert -ffile_name.ldif -u -m4
    
  3. Run the following command using the same values as you used when creating the upgrade schema file, but without the "-u" option:
    smldapsetup ldmod -hhost -pport -dAdminDN -wAdminPW
    -rroot -ssl1|0 -ccert -ffile_name.ldif -m4
    
  4. Run the following command:
    ldapmodify -hhost -pport -dAdminDN -wAdminPW
    -c -fdir_config_home/xps/oid_10g/OID_10g.ldif
    -Z -Pcert
    

    The policy store schema is extended to include the objects introduced by r12.1.


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