CONTAP-72203:アカウントのロックアウト期間は日数単位でのみ設定可能
問題
- 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.