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

Administration Console Online Help

 Previous Next Contents Index  

 


RDBMS Realm-->Database

Tasks     Related Topics     Attributes

Overview

Use this tab to define attributes for the JDBC driver being used to connect to the database in 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-8

Attribute Label

Description

Value Constraints

Driver

The Java class name for the database driver used with the RDBMS security realm.

Default: ""

URL

The location of the database. Change the URL to the name of the computer on which the database is running and the number of the port at which the database is listening.

Default: ""

User Name

The username used to login into the database.


Password

The password required to log into the database.

Encrypted: yes

 

Back to Top Previous Next