Setting account locking policies

Ops Center Automator Installation and Configuration Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99AUT000-24
ft:lastEdition
2025-09-15
You can set an account locking policy for Common Component products in the security.conf file.
  1. Edit the security.conf file.

    The security.conf file is stored in the following locations:

    In Windows:
    Common-Component-installation-folder\conf\sec\security.conf
    In Linux:
    Common-Component-installation-directory/conf/sec/security.conf
  2. Set the account.lock.num parameter.
    Note: When you use Ops Center Automator in a cluster environment, you must edit the security.conf file on both the active and standby nodes.

    Specify the number of consecutive failed login attempts required to trigger automatic account locking. Specify a value from 0 to 10. If a user makes the specified number of unsuccessful login attempts, the account will be locked. If you specify 0, any number of unsuccessful login attempts is allowed.

    Default: 0

    CAUTION:
    • If you change the number of consecutive failed login attempts, the new value takes effect from the first failed login after the change. If a user is currently logged in and you attempt to login using his or her account, but you fail the specified number of times, his or her user account will be locked. However, the user can continue to perform operations while still logged in.

    • You can also set an account locking policy from the GUI. However, if the system is in a cluster configuration, the settings from the GUI are applied only to the executing node. To apply the settings to the standby node, switch the nodes, and then specify the same settings.

If you change the setting values in the security.conf file, the new account locking policy takes effect immediately.