To configure an Oracle Internet Directory 10g 9.0.4 as a policy store
A domain is created in OID.
Policy Store
LDAP
192.168.122.18:389
oracleadmin
ou=ps12,dc=CA
Note: For more information, see the Policy Server Installation Guide.
Specifies the Policy Server installation path.
smldapsetup ldgen -ffile_name.ldif
Specifies the name of the schema file that you are creating for the policy store.
smldapsetup ldmod -ffile_name.ldif
Specifies the name of the schema file that you created for the policy store.
ldapmodify -hhost -pport -dAdminDN -wAdminPW -c -fdir_config_home/xps/oid_10g/OID_10g.ldif -Z -Pcert
Specifies the IP address of the LDAP directory server.
Example: 123.123.12.12
Specifies the port number of the LDAP directory server.
Example: 3500
Specifies the name of the LDAP user who has the privileges needed to create a new LDAP schema in the LDAP directory server.
Specifies the password of the administrator specified by the -d option.
Specifies continuous mode (do not stop on errors).
Specifies the path and file name of the XPS schema file that is supplied with r12.1.
Specifies the Directory Configuration installation path.
Specifies an SSL-encrypted connection.
Specifies the path to the directory where the SSL client certificate database file (cert7.db) exists.
Example:
If cert7.db exists in app/siteminder/ssl, specify:
-Papp/siteminder/ssl
The policy store schema is created for r12.1.
smobjimport -ipolicy_server_home/db/smdif/smpolicy.smdif -v
Specifies the path and name of the import file.
Turns on tracing and outputs error, warning, and comment messages.
The base policy store data is imported from the file smpolicy.smdif.
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 SOA Security Manager Super User account.
Specifies the password for the SOA Security Manager Super User 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.
smobjimport imports the policy store objects. These objects are automatically imported to the appropriate locations.
Note: Importing ampolicy.smdif makes available CA SiteMinder Federation Security Services, Web Service Variables, and eTelligent Rules functionality that is separately licensed from SOA Security Manager. If you intend on using the latter functionality, contact your CA account representative for more information on licensing.
Note: You can now import the policy store data definitions.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |