The time interval after which users are automatically unlocked. If a user is locked by any method, they are unlocked after the specified period.
Specify the duration in the following format:
NumberTimeUnitwhere,
| Number | is the number of time units to elapse. | 
| TimeUnit | is the time unit to apply. The following units are available: 
 | 
If you do not specify a TimeUnit, IDOL Community Component reads the specified number as seconds.
| Type: | Long | 
| Default: | -1 (disabled) | 
| Required: | No | 
| Configuration Section: | User | 
| Example: | LockRemovalDuration=24hours | 
| See Also: | 
|  |