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

Administration Console Online Help

 Previous Next Contents Index  

 


RDBMS Realm-->General

Tasks     Related Topics     Attributes

Overview

The RDBMS security realm is a BEA-provided custom security realm that stores users, groups, and access control lists (ACLs) in a relational database.Use this tab to define a name for the realm and specify the name of the WebLogic class that implements the RDBMS security realm. The Java class needs to be in the CLASSPATH of WebLogic Server.

When using the RDBMS security realm, you must configure a Caching realm. When configuring the Caching realm, select the RDBMS security realm as the Basic realm. The Basic attribute defines the association between the Caching realm and the RDBMS security realm.

To use the RDBMS security realm, you need to use Compatibility security. The use of the RDBMS security realm is deprecated in WebLogic Server 7.0.

Tasks

Configuring the RDBMS Security Realm

Defining Database Attributes for the RDBMS Security Realm

Defining Database Schema for the RDBMS Security Realm

Configuring the Caching 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-9

Attribute Label

Description

Value Constraints

Name

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


Realm Class

The name of the Java class that implements the RDBMS security realm. This class should be included in the CLASSPATH of WebLogic Server.

Default: ""

 

Back to Top Previous Next