BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Console Online Help   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

RDBMS Realm

 

The following table describe the attributes for creating and managing RDBMS Realms. To read more about Realms, please see Managing Security in the Administration Guide.

 


Configuration

Attribute

Description

Range of Values

Default Value

Name

This attribute specifies the name of the Security realm, such as, AccountingRealm.

The name can be up to 256 alphanumeric characters, but may not contain commas or spaces.

Null

Realm Classname

This attribute returns the name of the Java class that contains the Security realm. The Java class needs to be in the CLASSPATH of WebLogic Server.


This attribute can not be changed.


Database

Attribute

Description

Range of Values

Default Value

Database Driver

This attribute sets the full class name of the JDBC driver. This class name must be in the CLASSPATH of WebLogic Server.


Null

Database URL

This attribute sets the URL for the database you are using with the RDBMS realm, as specified by your JDBC driver documentation.



Null

Database Username

This attribute specifies the username used to log in to the database.


Null

Database Password

This attribute sets the password for the default user of the database as determined by the administrator.


Null

Schema Properties

Attribute

Description

Range of Values

Default Value

Schema Properties

This attribute is used to specify properties for obtaining Users, Groups, ACLs, and permissions from the database you are using.

key=value list

Null

Notes

Attribute

Description

Range of Values

Default Value

Notes

This attribute provides a space for optional user-supplied information.

The value must be an alphanumeric string.

Null

 

back to top previous page next page