Skip navigation.

WebLogic Server Configuration Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

FileRealm

 


Description

 


Syntax

<FileRealm
MaxACLs="number"
MaxGroups="number"
MaxUsers="number"
Name="String"
Notes="String"
/>

 


Parent Elements

 


Attributes

Table 14-1 FileRealm attributes

Attribute

Description

Range of Values and Default

MaxACLs

The maximum number of (positive) ACLs supported by the File realm. The maxiumum is not enforced, but a warning is issued when you reach it.

Admin Console field label: Max ACLs

Default: 1000

Minimum: 1

Maximum: 10000

MaxGroups

The maximum number of groups supported by the File realm.

Admin Console field label: Max Groups

Default: 1000

Minimum: 1

Maximum: 10000

MaxUsers

The maximum number of users supported by File realm.

Admin Console field label: Max Users

Default: 1000

Minimum: 1

Maximum: 10000

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Admin Console field label: Name

Required: no

Notes

Optional information that you can include to describe this configuration.

Admin Console field label: Notes

Required: no

 

Skip navigation bar  Back to Top Previous Next