User accounts CLI commands

Last Updated : Aug 04, 2020 |

The following table lists the commands to manage user accounts. For more information about these commands, see Avaya Branch Gateway G430 CLI Reference.

Command

Description

login authentication change-password-on-first-login

The command forces a new user to change the password on first login.

login authentication inactivity-period

Disable a local user account after an inactivity period of 2 to 365 days.

login authentication lockout

Lock out or disable a local user account after successive failed login attempts.

You can configure the lock out period between 30 to 3600 seconds. Both the lock out and the disabling policies come into effect after 1 to 10 successive failed login attempts.

login authentication min-password-digit-chars

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

login authentication min-password-length

Set the minimum password length.

The minimum password length must not be less than the sum of the minimum number of lowercase characters, uppercase characters, digit characters, and special characters.

login authentication min-password-lower-chars

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

login authentication min-password-special-chars

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

 Special characters are any printable nonalphanumeric characters except for white characters, either blank or tab and double quotation marks ("), which is the ASCII character 34. The default is zero special characters.

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.

login authentication passwords-dont-reuse

Set the number of previous passwords that cannot be reused.

login authentication max-password-repeated-chars

Set the maximum number of consecutive repeated characters in a password (default not checked).

login authentication max-password-class-repeated-chars

Set the maximum number of consecutive characters of the same class (uppercase, lowercase, digits, symbols) in a password (default not checked).

password

Change the password of a user account.

show login authentication

View the login authentication settings and information.

This includes information about the configured lockout period, inactivity period, expiration period, password length, and characters that must be included in the password.

show username

Display information about the local user accounts.

username

Add or remove a local user account.