Go to main content

Oracle® OpenBoot 4.x Administration Guide

Exit Print View

Updated: June 2020
 
 

Check for Failed Log-Ins

  1. Access the OpenBoot CLI.

    See Accessing the OpenBoot CLI and Getting Help.

  2. Display the value for security-#badlogins.

    You can determine if someone has attempted and failed to access the OpenBoot environment by displaying the security-#badlogins variable. For example:

    {0} ok printenv security-#badlogins

    If this command returns any value greater than 0, a failed attempt to access the OpenBoot environment was recorded.

  3. Reset the variable.
    {0} ok setenv security-#badlogins 0

Related Information