
A password must be comprised as follows:
- Contains at least 12 characters.
- Be comprised with the following characters:
- A-Z
- a-z
- 0-9
- following special characters ~,!, @, #, $, %, ^, &, (, ), _, +, -, *, /, =, {, }, [, ], |,\, :, ;, ' (single quote), " (double quote), ,(comma), .(full stop) and ?
- contain at least one upper case, at least one lower case and either at least one special character or a number.
The user should not use the same password in other internal or external IT services.