Administration Console Online Help

 Previous Next Contents Index  

 


Custom Realm --> Configuration

Tasks     Additional Documentation     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 in the CompatibilityRealm

Adding A Note To A Custom Security Realm

Additional Documentation

(Requires an Internet connection.)

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

Attribute Label

Description

Value Constraints

Name

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

Configurable: yes

Readable: yes

Writable: yes

Realm Class Name

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

Configurable: yes

Readable: yes

Writable: yes

Configuration Data (key=value)

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

Configurable: yes

Readable: yes

Writable: yes

Password

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

Configurable: yes

Encrypted: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next