Administration Console Online Help

 Previous Next Contents Index  

 


Caching Realm --> General

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure the Caching realm. The Caching realm works with the File realm, alternate security realms, or custom security realms to fulfill client requests with the proper authentication and authorization. The Caching realm manages separate caches for users, groups, permissions, access control lists (ACLs), and authentication requests. To use the Caching realm, you need to use Compatibility security. The use of the Caching realm is deprecated in WebLogic Server 7.0.

Tasks

Configuring the Caching Realm in the CompatibilityRealm

Enabling the ACL Cache

Enabling the Authentication Cache

Enabling the Group Cache

Enabling the User Cache

Enabling the Permission Cache

Adding a Note to the Caching 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

Basic Realm

Name of the class for the alterate security realm or custom security realm to be used with the Caching Realm. The names of the configured realms appear in the Basic Realms attribute of the Caching Realm table.

This attribute is required.

Configurable: yes

Readable: yes

Writable: yes

Case Sensitive Cache

Defines whether the specified security realm is case-sensitive. By default, this attribute is enabled.

To use a realm that is not case-sensitive (such as the Windows NT and LDAP security realms), disable this attribute.

Default: true

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next