Previous Topic: How to Configure a Siemens DirX EE 2.0 Policy Store

Next Topic: Import the Policy Store Data Definitions

Configure a DirX EE 2.0 Directory Server as a r12.0 SP2 Policy Store

To configure a Siemens DirX EE 2.0 Directory Server as a r12.0 SP2 policy store, create the XPS schema in the policy store.

To configure a Siemens DirX EE 2.0 Directory Server as a r12.0 SP2 policy store

  1. Install DirX EE 2.0.
  2. Open the DirX EE Manager, and create the following base tree structure to hold the policy store data:
    1. Under o=MyCompany, create ou=netegrity.
    2. Under ou=netegrity, create ou=Siteminder.
    3. Under ou=Siteminder, create ou=PolicySvr4.
  3. Copy the following files from dir_config_home\dirxee

    to DirX_EE_install_path\scripts\stand_alone\extensions:

  4. From the command prompt, change to the following directory:

    DirX_EE_install_path\scripts\stand_alone\extensions

  5. Run the following command:

    dirxmodify -f DirXEE20_SMR12sp2_Schema.ldif -D cn=admin,o=MyCompany -w dirx

    -f

    Specifies the name of the LDIF file.

    -D

    Specifies the bind DN.

    Example: cn=admin,o=MyCompany

    -w

    Specifies the password.

    Example: dirx

    -h

    (Optional) Specifies the host.

    Default: localhost

    -p

    (Optional) Specifies the port number.

    Default: 389

  6. Run the following command:

    dirxadm add_PS_Indexes.adm

  7. Run the following command:

    dirxmodify -f XPS_SchemaExt.ldif -D cn=admin,o=MyCompany -w dirx

  8. Run the following command:

    dirxadm add_XPS_Indexes.adm

    The XPS schema is created.

  9. Open the Policy Server Management Console, click the Data tab, and specify the following information in the fields on the tab:

    The Policy Server points to the DirX EE policy store.

  10. Run the following command:

    smreg –su firewall

    The SiteMinder administrator's password is set.

  11. Run the following command:

    $smobjimport –ipolicy_server_home\db\smdif\smpolicy.smdif –v

    policy_server_home

    Specifies the Policy Server installation path.

    -i

    Specifies the path and name of the import file.

    -v

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

    Note: You can output to a log file and check for errors.

    The base policy store data is imported from the file smpolicy.smdif to the DirX EE policy store.

    Note: To import the base policy store data from an existing policy store, see the section on migrating policy store data in the Policy Server Installation Guide.

You can now import the policy store data definitions.


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