首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

weblogic启动全局域信赖(Enable global trust between domains)

2013-12-21 
weblogic启动全局域信任(Enable global trust between domains)Enable global trust between domainsBefor

weblogic启动全局域信任(Enable global trust between domains)

Enable global trust between domains

Before you begin

Read?Enabling Global Trust Between WebLogic Domains


When this feature is enabled, identity is passed between WebLogic Server domains over an RMI connection without requiring authentication in the second domain. When inter-domain trust is enabled, transactions can commit across domains. A trust relationship is established when the Domain Credential for one domain matches the Domain Credential for another domain.

By default, the Domain Credential is randomly generated and therefore, no two domains will have the same Domain Credential. If you want two WebLogic Server domains to interoperate, you need to replace the generated credential with a credential you select, and set the same credential in each of the domains.

Instead of enabling global trust between domains, consider using the CrossDomainConnector role, as described in?Enable Cross Domain Security between domains.

  1. If you have not already done so, in the Change Center of the Administration Console, click?Lock & Edit?(see?Use the Change Center).
  2. In the left pane, click the name of the domain.
  3. Select?Security?>?General. Scroll down and click?Advanced.
  4. Enter a password for the domain in the?Credential?text field. Choose the password carefully. Oracle Systems recommends using a combination of upper and lower case letters and numbers.
  5. Click?Save.
  6. To activate these changes, in the Change Center of the Administration Console, click?Activate Changes.?
    Not all changes take effect immediately—some require a restart (see?Use the Change Center).
After you finish

Perform the same procedure in each domain for which you want to enable global trust.

?

http://download.oracle.com/docs/cd/E12840_01/wls/docs103/ConsoleHelp/taskhelp/security/EnableGlobalTrustBetweenDomains.html

热点排行