Administration Console Online Help

 Previous Next Contents Index  

 


Passwords --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure passwords for inter-domain authentication through access points.

Tasks

Creating a Password Configuration

Additional Documentation

(Requires an Internet connection.)

Configuring WebLogic Tuxedo Connector

Attributes

Attribute Label

Description

Value Constraints

Local Access Point

Defines the name of the local access point to which the password applies.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: LocalAccessPoint

Readable: yes

Writable: yes

Remote Access Point

Defines the name of the remote access point to which the password applies.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: RemoteAccessPoint

Readable: yes

Writable: yes

Local Password

Defines the LocalPassword as returned from the genpasswdutility. This password is used to authenticate connections between the local domain access point identified by LocalAccessPoint and the remote domain access point identified by RemoteAccessPoint.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: LocalPassword

Readable: yes

Writable: yes

Local Password IV

Defines the initialization vector used to encrypt the local password.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: LocalPasswordIV

Readable: yes

Writable: yes

Remote Password

Defines the RemotePassword as returned from the genpasswdutility. This password is used to authenticate connections between the local domain access point identified by LocalAccessPoint and the remote domain access point identified by RemoteAccessPoint.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: RemotePassword

Readable: yes

Writable: yes

Remote Password IV

Defines the initialization vector used to encrypt the remote password.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: RemotePasswordIV

Readable: yes

Writable: yes



 

Back to Top Previous Next