Table of Contents

Search

  1. Preface
  2. Product Overview
  3. Security
  4. Applications
  5. Partner and Account Information
  6. Events
  7. Event Archiving
  8. User Policies
  9. Schedules
  10. B2B Data Exchange Administrative Tasks
  11. On-boarding Checklist Template
  12. System Properties
  13. Repository Management
  14. Document Management
  15. B2B Data Exchange Utilities
  16. Dashboard and Reports Management

Administrator Guide

Administrator Guide

Switching to Informatica Domain with Kerberos Authentication

Switching to Informatica Domain with Kerberos Authentication

Switch from
B2B Data Exchange
native authentication or from Informatica domain authentication to Informatica domain with Kerberos authentication.
  1. Create a
    .properties
    file with the following properties:
    • dx.kerberos.initial.administrator=<Kerberos_Domain_System_Administrator_Credentials>
    • dx.kerberos.krb5.file=<File_That_Stores_Keberos_Configuration_Information>
    • dx.kerberos.console.keytab.file=<Location_of_the_Keytab_File_for_the_Operation_Console>
    • dx.kerberos.console.service.principal.name=<SPN_for_the_Operation_Console>
    • dx.pwc.domain.gateway=<PowerCenter_Domain_Gateway_Host_and_Port_Number>
  2. Optionally, add the following properties to the file:
    • dx_system_property.pwc.repository.user.name= <User_to_Access_the_PowerCenter_Repository_Service>
    • dx_system_property.pwc.repository.password= <Plain_Text_Password_to_Access_the_PowerCenter_Repository_Service>
    • dx_system_property.pwc.user.name.space=<PowerCenter_Security_Domain>
    For example, if the credentials changed during the upgrade.
    B2B Data Exchange
    stores the password in an encrypted form.
  3. In the command line, change to the following directory:
    <
    DX
    _Install_Directory>/dx-tools
  4. Run the following command:
    repoutil -c migrateToISPKerberos -l "<JDBC_URL_for_
    DX
    _Repository>" -u <
    DX
    _Repository_User_Name> -p <
    DX
    _Repository_Password> -t
    dx
    --file <Properties_File_You_Created_in_Step_1>
    For example:
    repoutil.bat -c migrateToISPKerberos -l "jdbc:informatica:oracle://machine1:1521;SID=orcl" -u
    DX
    _DB_USER -p
    DX
    _DB_PASSWORD -t
    dx
    --file c:\migrateToISP.properties
  5. If you performed step 2 and added the credential to the properties file, run the following command:
    repoutil -c loadProperties --file <Properties_File_You_Created_in_Step_1> -u <
    DX
    _Repository_User_Name> -p <
    DX
    _Repository_Password> -t
    dx
    -l "<JDBC_URL_for_
    DX
    _Repository>"
    For example:
    repoutil -c loadProperties --file c:\PowerCenter.properties -u
    DX
    _DB_USER -p
    DX
    _DB_PASSWORD -t
    dx
    -l "jdbc:informatica:oracle://machine1:1521;SID=orcl"
    The authentication mode changes to Informatica domain with Kerberos and the repoutil deletes all users from the
    B2B Data Exchange
    repository.
  6. Synchronize the users from the Informatica security domain to the
    B2B Data Exchange
    repository.

0 COMMENTS

We’d like to hear from you!