Go to main content

Trusted Extensions Configuration and Administration

Exit Print View

Updated: December 2017
 
 

How to Prevent Account Locking for Users

Perform this procedure for all users who can assume a role.

Before You Begin

You must be in the Security Administrator role in the global zone.

  • Turn off account locking for a local user.
    # usermod -K lock_after_retries=no jdoe

    To turn off account locking for an LDAP user, specify the LDAP repository.

    # usermod -S ldap -K lock_after_retries=no jdoe