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

Administration Console Online Help

 Previous Next Contents Index  

 


Domain-->Compatibility Security-->General

Tasks     Related Topics     Attributes

Overview

Use this tab to configure an Auditing provider for the Compatibility realm and to disable the guest user for a WebLogic domain. This tab applies to WebLogic Server deployments using Compatibility Security.

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

The guest user is automatically provided in Compatibility security. When authorization is not required, WebLogic Server assigns the guest identity to an 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 guest as the username and password when prompted by a Web browser or in a Java client. By default, the guest account is disabled. For a more secure deployment, BEA recommends running WebLogic Server with the guest account disabled.

Tasks

Setting Up Compatibility Security: Main Steps

Disabling the Guest User

Installing an Audit Provider

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

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