The Security.ini file
The Security.ini file (located in the project folder) contains the general settings of the security management system
The file contains a single section:
|
[Security] |
General settings of the security system |
[Security] section
The [Security] section contains the general configuration information of the security system.
The section contains the following items:
GeneralEnable = 1 | 0
This entry specifies whether the security management system is active. If the assigned value is 1, the management is active. The default value is 0.
PwMinLen=Integer
This entry specifies the minimum password length. If 0 any length is accepted.
UserMinLen=Integer
This entry specifies the minimum length of user names. If 0 any length is accepted.
MaxLoginRetry=Integer
Specifies the maximum number of unsuccessful login attempts before proceeding to block the user. If 0 are granted unlimited attempts.
AreaDescA .. AreaDescZ Text =
The AreaDesc entries from A to Z retain the description of the corresponding security areas.