You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


This feature can be used to limit the number of failed login attempts, locking out the user for a certain period of time.

Step-by-step guide

To Set Login Retry Limits:

  1. Login as an Administrator.
  2. Navigate to 'Settings' (/zSettings.aspx).
  3. Under the heading Login retry limits and lockouts is the setting 'Login maximum retry count'. The number listed here is the number of times a user can key in an incorrect password before being locked out.
  4. To update the retry count, edit the number in the box, then scroll to the bottom of the page and click the 'Update' button.

 

The failed login attempts are incremented each time, provided they are within the time period (in seconds) specified in the setting 'Login maximum retry time' (default is 60 seconds).

If the user attempts the maximum number of login attempts within the specified time period, they will then be locked out for the time period (in seconds) specified in the setting 'Login failed login lockout time' (default is 30 seconds).

  • No labels