Subject | English | Korean |
comp., MS | account lockout | 계정 잠금 (A Windows security feature that locks a user account if a number of failed logon attempts occur within a specified amount of time, based on security policy lockout settings. Locked accounts cannot log on) |
comp., MS | Lockout duration | 잠금 기간 (An integer control that specifies the duration in minutes the user is locked out for after hitting the Lockout Threshold. The default setting for this is "15" minutes. The lower limit for this setting is "1" and the upper limit is "9999". The upper limit allows the administrator to set the upper limit to greater than one day) |
comp., MS | lockout gate | 잠금 게이트 (A workflow activity in the authentication phase of request processing to lockout a user who has failed to authenticate) |
comp., MS | Lockout threshold | 잠금 임계값 (An integer control that specifies the number of times a user can fail to complete the authentication workflow before they are locked out for the Lockout Duration specified in the next step. The default setting for this is "3". The lower limit is "0" and the upper limit is "99") |
comp., MS | Lockout Threshold before Permanent Lockout | 영구 잠금 전 임계값 (An integer control that allows the administrator to configure a numeric value for the number of times a user can hit the Lockout Threshold before being permanently locked out. Permanent lockout implies that the user must be unlocked by the system administrator to someone with rights to perform the unlock operation. By default, this is set to "3". The range for this setting is between "1" and "99") |