CODTP-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.