Update ChangePasswd layout authored by Brusche's avatar Brusche
...@@ -26,13 +26,12 @@ Thus your Domain\username would be : **RESEARCHLUMC\USERNAME** ...@@ -26,13 +26,12 @@ Thus your Domain\username would be : **RESEARCHLUMC\USERNAME**
Choosing your new password must meet these conditions: Choosing your new password must meet these conditions:
* Password must not contain the user's account name or more than two consecutive characters from the user's full name. * Password must not contain the user's account name or more than two consecutive characters from the user's full name.
* Password must be eight or more characters long. * Password must be eight or more characters long.
* Password must contain characters from three of the following four categories: * Password must contain characters from three of the following four categories:
* Uppercase characters A-Z (Latin alphabet) * Uppercase characters A-Z (Latin alphabet)
* Lowercase characters a-z (Latin alphabet) * Lowercase characters a-z (Latin alphabet)
* Digits 0-9 * Digits 0-9
* Special characters (!, $, #, %, etc.) * Special characters (!, $, #, %, etc.)
* Password is not used before (counting a history of 24)
* Password is not used before (counting a history of 24) * Your current password age is at least one day. If it's not, you'll get an error that the password does not meet the complexity requirements.
* Your current password age is at least one day. If it's not, you'll get an error that the password does not meet the complexity requirements. \ No newline at end of file
\ No newline at end of file