User accounts

Last Updated : Nov 09, 2021 |
Table 1: User accounts CLI commands

Command

Description

login authentication inactivity-period

Disable a local user account after a specified inactivity period.

login authentication lockout

Lockout or disable an account after successive failed login attempts.

login authentication min-password-digit-chars

Set the minimum number of digit characters that a password must contain (default 1).

login authentication min-password-length

Set the minimum password length (default 14).

login authentication min-password-lower-chars

Set the minimum number of lowercase characters that a password must contain (default 1).

login authentication min-password-special-chars

Set the minimum number of special characters that a password must contain (default 0).

login authentication min-password-upper-chars

Set the minimum number of uppercase characters that a password must contain.

login authentication password-expire

Cause all local user passwords to expire after a specified number of days.

login authentication password-no-change-interval

Set the number of hours before a password can be changed again (default 24).

login authentication passwords-dont-reuse

Set the number of previous passwords that cannot be reused (default 10).

password

Change the password of a user account

show login authentication

View the login authentication settings and information

show username

Display information about the local user accounts

username

Add or remove a local user account