Follow these steps:
to DirX_EE_install_path\scripts\stand_alone\extensions:
Specifies the Policy Server installation path.
Specifies the DirX EE installation path.
DirX_EE_install_path\scripts\stand_alone\extensions
dirxmodify -f DirXEE20_SMR12sp3_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
dirxadm add_PS_Indexes.adm
dirxmodify -f XPS_SchemaExt.ldif -D cn=admin,o=MyCompany -w dirx
dirxadm add_XPS_Indexes.adm
The XPS schema is created.
Specifies the IP address of the policy store.
Example: o=MyCompany
Example: cn=admin,o=MyCompany
Example: dirx
The Policy Server points to the DirX EE policy store.
smreg –su password
The SiteMinder administrator password is set.
smobjimport –ipolicy_server_home\db\smdif\smpolicy.smdif –v
-dsiteminder_super_user_name -wsiteminder_super_user_password
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.
smobjimport -ipolicy_server_home\db\smdif\ampolicy.smdif -dsiteminder_super_user_name -wsiteminder_super_user_password -f -v -l -c
Specifies the path and name of the import file.
Specifies the name of the SiteMinder superuser account.
Specifies the password for the SiteMinder superuser account.
Overrides duplicate objects
Turns on tracing and outputs error, warning, and comment messages in verbose format so that you can monitor the status of the import.
Default value: stdout
Creates a log file.
Indicates that the smdif input file contains unencrypted data.
Note: Importing ampolicy.smdif makes available Federation Security Services, Web Service Variables, and eTelligent Rules functionality that is separately licensed from SiteMinder. If you intend on using the latter functionality, contact your CA account representative for
You can now import the policy store data definitions.
Copyright © 2012 CA.
All rights reserved.
|
|