ONTAP 9.17.1 commands ( CA08871-226en )

security login password-prepare-to-downgrade

Reset password features introduced in the Data ONTAP version

Availability: This command is available to cluster administrators at the advanced privilege level.

Parameters

-disable-feature-set <downgrade version> - Data ONTAP Version (privilege: advanced)

This parameter specifies the ONTAP version that introduced the password feature set.

Examples

The following command disables the logging of unsuccessful login attempts.

cluster1::*> security login password prepare-to-downgrade -disable-feature-set 8.3.1

         Warning: This command will disable the MOTD feature that prints unsuccessful login attempts.
         Do you want to continue? {y|n}: y
cluster1::*>
Top of Page