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

Administration Console Online Help

 Previous Next Contents Index  

 


Custom Realm --> Configuration

Tasks     Related Topics     Attributes

Overview

Custom security realms allow you to a use an existing data store such as a directory server or a database when authenticating and authorizing users to WebLogic Server. Use this tab to configure a Custom security realm. To use a Custom security realm, you need to use Compatibility security. The use of Custom security realms is deprecated in WebLogic Server 7.0.

Tasks

Installing a Custom Security Realm

Adding A Note To A Custom Security Realm

Related Topics

Introduction to WebLogic Security

Managing WebLogic Security

Programmimg WebLogic Security

Developing Security Providers for WebLogic Server

Securing a WebLogic Server Deployment

Upgrading Security in WebLogic Server Version 6.x to WebLogic Server Version 7.0

Security FAQ

The Security page in the WebLogic Server documentation

Attributes

Table 0-8

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.


Realm Class Name

The name of Java class that implements the custom security realm.


Configuration Data

Information needed to connect to the security store of the custom security realm.


Password

Password for the custom security realm. If a password is supplied, WebLogic Server encrypts it.

Encrypted: yes

 

Back to Top Previous Next