Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Store Post-Installation Tasks
  6. Hub Server Installation
  7. Hub Server Post-Installation Tasks
  8. Process Server Installation
  9. Process Server Post-Installation Tasks
  10. ActiveVOS Post-Installation Tasks for the Application Server
  11. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  12. Customize ActiveVOS
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for Oracle Database with IBM WebSphere

Installation Guide for Oracle Database with IBM WebSphere

Create a Secure Profile in a WebSphere Environment

Create a Secure Profile in a WebSphere Environment

In WebSphere, configure a secure profile to use with
Multidomain MDM
and
Informatica ActiveVOS
.
  1. From a command line, create a secure profile as shown in the following sample code:
    On Windows
    <app_server_root>\bin\manageprofiles.bat -create -profileName AppSrv01 -profilePath <app_server_root>\profiles\AppSrv01 -templatePath <app_server_root>\profileTemplates\default -adminUserName administrator -adminPassword password1 -enableAdminSecurity true
    On UNIX
    <app_server_root>/bin/manageprofiles.sh -create -profileName AppSrv01 -profilePath <app_server_root>/profiles/AppSrv01 -templatePath <app_server_root>/profileTemplates/default -adminUserName administrator -adminPassword password1 -enableAdminSecurity true
  2. In the WebSphere console, change the security Transport type to SSL-Supported.
    1. Expand
      Security
      and click
      Global Security
      .
    2. Under Authentication, expand
      RMI/IIOP security
      and click
      CSIv2 inbound communications
    3. Under CSIv2 Transport Layer, from the Transport list, select
      SSL-Supported
      .
    4. Click
      Apply
      , and then click
      Save
      .
    5. Click
      CSIv2 outbound communications
    6. Under CSIv2 Transport Layer, from the Transport list, select
      SSL-Supported
      .
    7. Click
      Apply
      , and then click
      Save
      .
  3. In the WebSphere console, ensure that application security is set.
    1. Expand
      Security
      and click
      Global Security
      .
    2. Under Application Security, select
      Enable application security
      .
    3. Click
      Apply
      , and then click
      Save
      .
  4. Set up federated repositories.
    1. Expand
      Security
      and click
      Global Security
      .
    2. Under User account repository, from the Available realm definitions list, select
      Federated repositories
      .
    3. Click
      Configure
      .
    4. Under Repositories in the realm, click
      Use built-in repository
      .
    5. Specify a password for the administrative user.
    6. Click
      Apply
      , and then click
      Save
      .
  5. Restart the WebSphere profile.

0 COMMENTS

We’d like to hear from you!