Controlling the Number of Failed Login Attempts
My webMethods Server controls the number of failed login attempts it will allow before it temporarily locks the user account. You can control these values:
Window Duration | How far back in time to look for failed attempts, in milliseconds. The default is 30000. |
Max Attempts in Window | The maximum number of login attempts during the window duration. The default is 10. |
Lockout Duration | The duration of the time the user will be locked out of the server, in milliseconds. The default is 30000. |
Changes on this page affect all logins to the server.
To control the number of failed login attempts
1. As system administrator, click Administration Dashboard > Configuration > Failed Logins Administration.
2. Change values on the Failed Logins Administration page as needed.
3. Click Apply.