BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Administration Console Online Help:   Previous topic   |   Next topic   |   Contents   

 

RDBMS Realm

 

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 sets the user name as determined by the administrator.

 


 

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 returns the schema properties.

 


 

Null

 

Notes

Attribute

Description

Range of Values

Default Value

Notes

 

This attribute provides a space for user supplied information.

 

The value must be an alphanumeric string.

 

Null

 

 

Back to Top