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

Next Topic: Import the Policy Store Data Definitions

Upgrade a DirX EE 2.0 Policy Store from 6.x to r12.0 SP2

To upgrade a Siemens DirX EE 2.0 Directory Server from a 6.x policy store to a r12.0 SP2 policy store, create the XPS schema in the policy store.

To upgrade a DirX EE 2.0 Policy Store from 6.x to r12.0 SP2

  1. Copy the following files from dir_config_home\xps\dirxee to DirX_EE_install_path\scripts\stand_alone\extensions:
  2. From the command prompt, change to the following directory:

    DirX_EE_install_path\scripts\stand_alone\extensions

  3. Run the following command:

    dirxadm add_PS_Indexes.adm

  4. Run the following command:

    dirxmodify -f XPS_SchemaExt.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

  5. Run the following command:

    dirxadm add_XPS_Indexes.adm

The XPS schema is created. You can now import the policy store data definitions.


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