The UserService has a user lockout feature which locks out a user after a certain number of failed login attempts. This feature protects the Niagara system from an attacker gaining entry by 'brute force' or by trying to guess users' passwords.
To enable User Lock Out
- Navigate to the station UserService's proerty sheet
- Set "Lock Out Enabled" property to true
Note
User Lock Out is enabled by default