Administration Console Online Help

 Previous Next Contents Index  

 


Domain --> Security --> General

Tasks     Additional Documentation     Attributes

Overview

Use this tab to specify the security realm to be used with the Caching realm, configure an Auditing provider, and disable the guest user for a WebLogic domain. This tab is used by WebLogic Server deployments using Compatibility security.

The Auditing provider installed from this tab must be an implementation of the weblogic.security.audit interface. The weblogic.security.audit interface is deprecated in WebLogic Server 7.0.

The guest user is automatically configured in Compatibility security. When authorization is not required, WebLogic Server assigns the guest identity to a client, thus giving the client access to any resources that are available to the guest user. A client can log in as the guest user by entering the guest username and password when prompted by a Web browser or by supplying the guest username and password in a Java client. By default, the guest account is enabled. For a more secure deployment, BEA Systems recommends disabling the guest user.

Note: The guest user in not supported in WebLogic Server 7.0.

Tasks

Disabling the Guest User

Configuring a Realm Adapter Auditing Provider

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

Audit Provider Class

MBean: weblogic.management.
configuration.
SecurityMBean

Attribute: AuditProviderClassName

Configurable: yes

Readable: yes

Writable: yes

Guest Disabled

Specifies whether or not guest logins can be used to access WebLogic Server resources.

MBean: weblogic.management.
configuration.
SecurityMBean

Attribute: GuestDisabled

Default: true

Readable: yes

Writable: yes



 

Back to Top Previous Next