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
Specifies the Directory Configuration installation path.
Specifies the DirX EE installation path.
DirX_EE_install_path\scripts\stand_alone\extensions
dirxadm add_PS_Indexes.adm
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
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 |