Given the degree of criticality required to obtain a quality password, all passwords defined for access to multiple Iscte services must meet certain requirements:
Contain at least 10 characters.
It must contain distinct characters from at least three of the following four categories:
Unaccented uppercase character (‘A’ to ‘Z’)
Unaccented lowercase character (‘a’ to ‘z’)
Digits (0 to 9)
Special or non-alphabetic characters (e.g. !, $, #)
Must not contain characters considered illegal:
;
,
”
‘
%
*
It must not be the same as your last 4 passwords.
Must not contain the username (aka login).
It must not contain the names you use, excluding particles with less than three characters.