security login role config reset
Reset RBAC characteristics supported on releases later than Data ONTAP 9.4.
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The security login role config reset command resets the following role based access control (RBAC) characteristics to their default values.
- Minimum number of special characters required in password ("0")
- Password-expiration time, in days ("unlimited")
- Whether the password must be changed at the initial login ("disabled")
- Maximum number of failed login attempts permitted before the account is locked out ("0")
- Number of days that the user account is locked out after the maximum number of failed login attempts is reached ("0")
Examples
The following command resets the above mentioned RBAC characteristics of all cluster and Vserver roles to their default values.
cluster1::> security login role config reset
Give documentation feedback