Difference between revisions of "NF1.0 User Locking"
From iDempiere en
| Line 16: | Line 16: | ||
These parameters are configured in "System Configurator" window | These parameters are configured in "System Configurator" window | ||
| + | * USER_LOCKING_MAX_ACCOUNT_LOCK_MINUTES | ||
| + | * USER_LOCKING_MAX_INACTIVE_PERIOD_DAY | ||
| + | * USER_LOCKING_MAX_LOGIN_ATTEMPT | ||
| + | * USER_LOCKING_MAX_PASSWORD_AGE_DAY | ||
<span style="color:red">'''''To Be Documented'''''</span> | <span style="color:red">'''''To Be Documented'''''</span> | ||
Revision as of 16:16, 8 July 2013
Feature: User Locking
Goal: Security
Sponsor: Trek Global
Description:
This new feature allows implement user locking on some events:
- Maximum account locking in minutes
- Maximum inactive period in days
- Maximum number of login attempts
- Maximum password age in days
These parameters are configured in "System Configurator" window
- USER_LOCKING_MAX_ACCOUNT_LOCK_MINUTES
- USER_LOCKING_MAX_INACTIVE_PERIOD_DAY
- USER_LOCKING_MAX_LOGIN_ATTEMPT
- USER_LOCKING_MAX_PASSWORD_AGE_DAY
To Be Documented
Technical Info: IDEMPIERE-373
