| Parameters | Values | M/O | Default | Description | 
| config-file |   |   |   | Start of file parameters | 
| #roles | <table>.txt | M |   | Name of the table with the role definition | 
| #users | <table>.txt  | M |   | Name of the table with the predefinition of user password | 
| #PasswordDefault |   | O |   | New users are created with this password | 
| #PasswordMinSize | Integer | O | 0 | New password must be at least <n> characters long | 
| #PasswordMaxAge | Integer | O | 0 | Password expires after <n> days and must be changed 0 = Password never expires | 
| #LoginMaxTrials | Integer | O | 0 | Account is disabled after <n> failed login attempts | 
| #PasswordComplexity | non low high highest | O | non | Password must match the complexity | 
| 
 |   |   |   | 
 | 
| 
 |   |   |   | 
 |