Login authentication

Last Updated : Nov 09, 2021 |
Table 1: Login authentication CLI commands

Command

Description

login auth change-password-on-first-login

Change the password for a new user on first login.

login auth inactivity-period

Sets and activates logins inactivity period policy.

login auth lockout

Configure lockout parameters. Set a policy for locking out access to the gateway after successive failed login attempts.

login auth min-password-digit-chars

Manages the minimum digit characters allowed in a password (default 1).

login auth min-password-length

Manages the minimum length of a password (default 14).

login auth min-password-lower-chars

Manages the minimum lower case characters allowed in a password (default 1).

login auth min-password-special-chars

Manages the minimum special characters allowed in a password (default 0).

login auth min-password-upper-chars

Manages the minimum upper case characters allowed in a password (default 0).

login auth password-expire

Sets and activates password-expiration.

login auth password-no-change-interval

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

login auth passwords-dont-reuse

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

login auth response-time

Set the number of seconds before disconnection during login attempt.

login authentication max-password-repeated-chars

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

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 4).

login authentication response-time

Sets the time the system waits for user response to authentication requests before timing out a connection.

show login authentication

Show the login authentication configuration.