Table of Contents

Search

  1. Preface
  2. PowerExchange CDC Publisher Overview
  3. Installing and Upgrading PowerExchange CDC Publisher
  4. PowerExchange CDC Publisher Key Concepts
  5. PowerExchange Change Capture Environment
  6. Apache Kafka Targets
  7. Configuring PowerExchange CDC Publisher
  8. Streaming Change Data
  9. Monitoring PowerExchange CDC Publisher
  10. Administering PowerExchange CDC Publisher
  11. Command Reference for the Command-Line Utilities
  12. Avro Schema Formats

User Guide

User Guide

Encrypting a Password

Encrypting a Password

You can encrypt a password to be entered in the Extract.pwxXmapPwd or Extract.pwxNodePwd property in the cdcPublisherPowerExchange.cfg configuration text file to protect the password from unauthorized viewing. Use the PwxCDCAdmin utility with the ENCRYPT parameter.
Do not use this method to encrypt a password that will be entered in the Extract.pwxNodeEPwd property. This property value must be encrypted with the PowerExchange Navigator Encrypt Password facility.
  1. At the command prompt, enter the PwxCDCAdmin command with the ENCRYPT parameter.
    Use the following syntax:
    PwxCDCAdmin ENCRYPT=
    password_value
    You can issue the command from the
    pwxcdcpub_root_installation
    \bin
    subdirectory or from another location if you specified the PWXPUB_HOME environment variable.
    The PwxCDCAdmin utility generates and displays an encrypted password in the format
    ENC:
    encrypted_value
    , where "ENC:" is the prefix that the CDC Publisher uses to identify an encrypted password value.

0 COMMENTS

We’d like to hear from you!