1.247 SEC_MAX_FAILED_LOGIN_ATTEMPTS

Property Description

Parameter type

Integer

Default value

3

Modifiable

No

Modifiable in a PDB

No

Range of values

1 or higher. In this context, "higher" means any integer value higher than 1, not the string "higher."

Basic

No

SEC_MAX_FAILED_LOGIN_ATTEMPTS specifies the number of authentication attempts that can be made by a client on a connection to the server process. These login attempts can be for multiple user accounts in the same connection. After the specified number of failure attempts, the connection will be automatically dropped by the server process.

See Also:

Oracle Database 2 Day + Security Guide for more information about this parameter