bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Passwords --> Configuration

Tasks     Related Topics     Attributes

Overview

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

Tasks

Creating a Password Configuration

Related Topics

Configuring WebLogic Tuxedo Connector

Attributes

Table 11-6

Attribute Label

Description

Value Constraints

Local Access Point

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

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: LocalAccessPoint


Remote Access Point

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

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: RemoteAccessPoint


Local Password

The LocalPassword as returned from the genpasswd utility. 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


Local Password IV

The initialization vector used to encrypt the local password.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: LocalPasswordIV


Remote Password

The RemotePassword as returned from the genpasswd utility. 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


Remote Password IV

The initialization vector used to encrypt the remote password.

MBean: weblogic.management.
configuration.
WTCPasswordMBean

Attribute: RemotePasswordIV


 

Back to Top Previous Next