Passwords: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
=Password Complexity= | =Password Complexity= | ||
# Password must be at least 7 characters long and contain at least one of each of the following: | # Password must be at least 7 characters long and contain at least one of each of the following: | ||
:* Uppercase letter | |||
:* Lowercase letter | |||
:* Special character or Number. | |||
# The characters " (double quote) and ' (single quote) are not allowed in passwords. | # The characters " (double quote) and ' (single quote) are not allowed in passwords. |
Revision as of 13:09, 5 June 2020
Overview
Changing your Password
- Navigate to admin.cs.vt.edu
- Log in with either your CS account or VT account
- Hover over the My Account Tab and select Password from the dropdown
- On this page you should that you are logged in, and two boxes to fill in your new password
- Fill in your new password twice and click reset password
- If everything worked you should see a page that says updating password...success
- If it didn't succeed go back and check the complexity rules and try submitting the new password again
Password Complexity
- Password must be at least 7 characters long and contain at least one of each of the following:
- Uppercase letter
- Lowercase letter
- Special character or Number.
- The characters " (double quote) and ' (single quote) are not allowed in passwords.
- Password may not contain in full or partial your username.
- You can not use a password that you have used in your past 5 password changes.