You can configure an OpenWave directory server as a policy store by following the steps in this procedure:
To configure an OpenWave Directory Server as a policy store
Sample values:
Note: Refer to the Policy Server Administration Guide for a complete description of the LDAP settings.
If the connection is successful, SiteMinder returns a confirmation. If it is not successful, SiteMinder returns an error message. If you receive an error message, verify that the values you entered are correct and that the OpenWave directory is running.
Specifies the Directory Configuration installation path.
Specifies the Policy Server installation path.
smldapsetup ldmod -fschema.txt
Specifies the name of the schema file that is supplied with r12.1.
sqlplus /nolog
conn directory_user_name/directory_user_password @index.sql
imconfedit
dir_config_home\openwave\tablemap.txt
imservping imdirserv
smldapsetup ldmod -fdir_config_home\xps\openwave\OpenWave.ldif
Specifies the path and name of the XPS schema file that is supplied with r12.1.
Specifies the Directory Configuration installation path.
The policy store schema is created for r12.1.
smreg -su superuserpassword
superuserpassword
Specifies the password for the SiteMinder Super User account.
Note: Ensure there is a space between -su and the password.
Note: Deleting smreg.exe prevents someone from changing the Super User password without knowing the previous password.
smobjimport -ipolicy_server_home\db\smdif\smpolicy.smdif -dsuperusername -wsuperuserpassword -v
The base policy store data is imported.
Specifies the Super User name of the SiteMinder administrator.
Specifies the password for the SiteMinder Super User.
Note: If an argument contains spaces, use double quotes around the entire argument.
Example:
smobjimport -i"C:\Program Files\Netegrity\siteminder\db\smdif\smpolicy.smdif" -d"SM Admin" -wPassword -v
smobjimport -i$NETE_PS_ROOT/db/smdif/smpolicy.smdif -d"SM Admin" -wPassword -v
smobjimport -ipolicy_server_home\db\smdif\ampolicy.smdif -dsiteminder_super_user_name -wsiteminder_super_user_password -f -v -l -c
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.
The policy store is configured, and you can now log into the Policy Server User Interface.
Note: You can now import the policy store data definitions.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |