BEA WebLogic Server 9.1 Security Schema Reference

http://www.bea.com/ns/weblogic/90/security
element lockout-threshold

Model
<lockout-threshold>annonymous type derived from long</lockout-threshold>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
This element can be the child of element user-lockout-manager.
Documentation

Returns the maximum number of consecutive invalid login attempts before account is locked out. When the number of invalid logins within a specified period of time is greater than LockoutThresholdvalue, the user is locked out. For example, with the default setting of 1, the user is locked out on the second consecutive invalid login. With a setting of 2, the user is locked out on the third consecutive invalid login.

Privileges: Read/Write

Default Value: 5

Minimum value: 1

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

MBean Attribute: UserLockoutManagerMBean.LockoutThreshold

Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 9.1 Security Schema Reference

Version: 9.1