Reference Guide

Navigate the Dell Server
118
5. Click Update.
NOTE: After three failed login attempts, the superadmin account is locked for five minutes. To change these
settings, see Set or Change Account Lockout Settings
.
Change Account Lockout Settings
After three failed login attempts, the superadmin account is locked for five minutes. To change these
settings:
1. Open <Security Server installation folder>\conf\application.properties.
2. Edit the following property to change the maximum allowed number of failed login attempts.
login.cooldown.max.failed.attempts=3
3. Edit the following property to change the length of lockout time after the maximum allowed number
of failed login attempts is reached.
login.cooldown.minutes=5
4. Save the file, and restart the Security Server.