CONTAP-72203: Account lockout duration is configurable in units of days only
Issue
- Currently account lockout duration specifies the number of days for which an account is locked, if the failed login attempts reach the allowed maximum. Example:
[cluster::>security login role config modify -vserver <Vserver Name> -role <Role Name> -lockout-duration <Maximum Lockout Period in Days>] - This request for enhancement represents some customers' request to engineering to allow the account lockout duration to be configured in minutes or hours.