Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf 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 page 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

Securing WebLogic Resources

Programmimg WebLogic Security

Developing Security Providers for WebLogic Server

Securing a Production Environment

The Security topics in the WebLogic Server 8.1 Upgrade Guide

Security FAQ

The Security page in the WebLogic Server documentation

Attributes

Table 144-1

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: ""

 

Skip navigation bar  Back to Top Previous Next