Installation and Upgrade Guides › Directory Configuration Guide › Siemens DirX 6.0 D00 Directory Server › How to Upgrade a 6.x Policy Store › Extend the Siemens DirX Policy Store Schema
Extend the Siemens DirX Policy Store Schema
You can extend an existing 6.x policy store schema to include the objects introduced by r12.0 SP2. There are no changes to the existing 6.x policy store schema.
To extend an existing Siemens DirX policy store schema
- Copy the following files from dir_config_home\xps\dirx
to DirX_install_path\scripts\security\Netegrity\SiteMinder:
- _setup.bat
- bind.tcl
- dirxabbr-ext.XPS
- GlobalVar.tcl
- l-bind.cp
- schema_ext_for_XPS.adm
- setup.bat
- subschema_ext_for_XPS.cp
- dir_config_home
Specifies the Directory Configuration installation path.
- DirX_install_path
Specifies the DirX installation path.
Example: C:\program files\siemens\dirx
- Copy dirxabbr-ext.XPS to DirX_install_path\client\conf.
- Stop and restart the DirX service.
- Edit GlobalVar.tcl to update the global variables that the DirX scripts reference.
Default values:
- LDAP port: 389
- Root DN: o=pqr
- Admin username: cn=admin,o=pqr
- Admin password: dirx
- Run setup.bat, and check the resulting log file, setup.log, for errors.
- Rebind to the DSA using the DirXmanage tool.
Note: Watch for errors.
The policy store schema is extended to include the objects introduced by r12.0 SP2.