Passwords --> Configuration
Tasks Related Topics Attributes
Overview
Use this tab to configure passwords for inter-domain authentication. Password configurations are identified in a WTC service using the combination of the Local Access Point and the Remote Access Point.
Tasks
Creating a Password Configuration
Related Topics
Configuring WebLogic Tuxedo Connector
Attributes
Attribute Label
|
Description
|
Value Constraints
|
Local Access Point
|
The name of the local Tuxedo access point to which the password applies.MBean: weblogic.management.
configuration.
WTCPasswordMBeanAttribute: LocalAccessPoint
|
|
Remote Access Point
|
The name of the remote Tuxedo access point to which the password applies.MBean: weblogic.management.
configuration.
WTCPasswordMBeanAttribute: RemoteAccessPoint
|
|
Local Password
|
Returned from the genpasswd utility. 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: weblogic.management.
configuration.
WTCPasswordMBeanAttribute: LocalPassword
|
|
Local Password IV
|
The initialization vector used to encrypt the local password.MBean: weblogic.management.
configuration.
WTCPasswordMBeanAttribute: LocalPasswordIV
|
|
Remote Password
|
Returned from the genpasswd utility. This password is used to authenticate connections between the local Tuxedo access point and the remote Tuxedo access point.MBean: weblogic.management.
configuration.
WTCPasswordMBeanAttribute: RemotePassword
|
|
Remote Password IV
|
The initialization vector used to encrypt the remote password.MBean: weblogic.management.
configuration.
WTCPasswordMBeanAttribute: RemotePasswordIV
|
|