By default, Ektron allows 5 login attempts before locking the specific user account. An administrator can unlock the account by unchecking the accounts Locked check box.
To change the number of login attempts:
- Edit
web.config
. - Modify the value of the
ek_loginAttempts
property.
NOTES:
If you set the value to -1, all accounts are unlocked.
If commerce compliance mode is on, then the ek_loginAttempts value MUST be between 1 and 6.
Please sign in to leave a comment.