Support for Password Expiry Warning

Feature Summary and Revision History

Summary Data

Applicable Product(s) or Functional Area

All

Applicable Platform(s)

  • ASR 5500

  • VPC-DI

  • VPC-SI

Feature Default

Enabled - Always-on

Related Changes in This Release

Not applicable

Related Documentation

  • ASR 5500 System Administration Guide

  • Command Line Interface Reference

  • VPC-DI System Administration Guide

  • VPC-SI System Administration Guide

Revision History


Important

Revision history details are not provided for features introduced before releases 21.2 and N5.1.


Revision Details

Release

First introduced.

21.12

Feature Description

The Support for Password Expiry Warning enables the password expiry warning interval to be configured for local users. A warning message is displayed that informs the user about the password expiry interval. The user is recommended to change the password after login. It is only after the user acknowledges the warning message that the user can proceed to log in.

A new keyword exp-warn-interval days is added to the local-user password CLI command in support of this feature.

Configuring Support for Password Expiry Warning

The following section provides information about the CLI command in support of this feature.

Configuring Password Expiry Warning Interval

Use the following CLI commands to configure the password expiry warning interval. This command is configured in in Global Configuration Mode.

configure 
   local-user password exp-warn-interval days 
   end 
no local-user password exp-warn-interval 
default local-user password exp-warn-interval 

NOTES:

  • no : Disables the specified password expiry warning interval configuration.

  • exp-warn-interval days : Specifies the password expiry warning interval in days.

  • default : Sets the password expiry warning interval to the default value of 30 days.