Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a WTC Password Configuration

Configuration Options     Related Tasks     Related Topics

Use this page to create a new WTC password configuration.

Configuration Options

Name Description
Local Access Point

The name of the local access point to which this password applies.

MBean Attribute:
WTCPasswordMBean.LocalAccessPoint

Remote Access Point

The name of the remote access point to which this password applies.

MBean Attribute:
WTCPasswordMBean.RemoteAccessPoint

Local Password

The local password used to authenticate connections between the local access point and the remote access point.

Note: This password is used to authenticate connections between the local Tuxedo access point identified by LocalAccessPoint and the remote Tuxedo access point identified by RemoteAccessPoint.

MBean Attribute:
WTCPasswordMBean.LocalPassword

Local Password IV

The initialization vector used to encrypt the local password.

MBean Attribute:
WTCPasswordMBean.LocalPasswordIV

Remote Password

The remote password used to authenticate connections between the local access point and remote access point.

Note: This password is used to authenticate connections between the local Tuxedo access point identified by LocalAccessPoint and the remote Tuxedo access point identified by RemoteAccessPoint.

MBean Attribute:
WTCPasswordMBean.RemotePassword

Remote Password IV

The initialization vector used to encrypt the remote password.

MBean Attribute:
WTCPasswordMBean.RemotePasswordIV

Related Tasks

Related Topics


Back to Top