Saint Michael’s College Password Standard
-
Purpose
This document describes the acceptable means for password construction, protection, and maintenance.
-
Password Construction
-
Passwords must be at least 8 characters long and no more than 28 characters.
-
Passwords cannot contain all or part of your Mikenet name or full name.
-
Your password must contain characters from at least 3 of the 4 categories listed here:
-
Password Management
-
Password ‘Storage’
-
Password Aging
-
Care must be taken to prevent the compromise of one username/password from compromising multiple systems or resources. For example, users must not use the username and password combination from any non-SMC account as the username and password for their SMC Mikenet account. This is especially important if the non- SMC system does not use encrypted authentication.
-
Password Transmission
-
Passwords may not be transferred electronically over the Internet using insecure methods. Insecure methods include Post Office Protocol (POP), Internet Mail Access Protocol (IMAP), File Transfer protocol (FTP), Hyper-Text Transfer Protocol (HTTP), and Telnet.
-
When it is necessary to disseminate passwords in writing, the recipient will take measures to protect the written password from unauthorized access. For example, after memorizing the password, one must destroy the written record.
-
When transmitting a password orally, take measures to ensure that the conversation is not overheard by unauthorized individuals.
-
Additional Password Considerations
-
System Administrators
-
System administrators, or those serving that role, may need to create and disseminate passwords to others. Whenever possible, use a method of password creation that provides the password only to the intended end-user.
-
An automated method to mitigate “brute force” password attacks must be used. For example, some systems will lock an account for a few minutes after several failed login attempts, or detect where the attack is coming from and block further attempts from that location or at minimum alert the system administrator in real- time that an attack is underway so that manual action can be taken.
-
Logging must be set up to record all failed login attempts and preferably successful attempts as well.
-
Events Necessitating Password Change: if any of the following events occur, a password change will be mandatory:
-
Insecure transmission of a password, for example via email or instant message. (Even an email transferred via secure Post Office Protocol (POP) or Secure Internet Message Access Protocol (S-IMAP) could be compromised at the Simple Mail Transport Protocol (SMTP) level or read while in your inbox- change the password anyway.)
-
Password Guidelines
-
Unacceptable Methods to Create a Password:
-
Do not use dictionary or actual words. Non-English words are no more secure than English words. (If you accidentally use a tiny dictionary word like “I”, “a”,“an”, or “if” in an otherwise secure password, that is fine.)
-
Social security numbers
-
Names, family names, pet names
-
Birthdays, phone numbers, addresses
-
Avoid using your login name or any variation of it as your password. If your login is ‘fredrick’, do not use substitution or letter reordering. Examples would be ‘fr3dr1ck’, where the 3=e and the 1 (one)= i. Alternatively, do not use kcirderf (backwards) or add a digit to the beginning or end of the word (1fredrick or fredrick1).
-
When changing a password, change to an entirely new password. Do not just rotate through a list of favorite passwords and add.
-
Password cracking tools are sophisticated and are able to crack passwords that are created using these unacceptable methods.
-
Acceptable Methods to Create a Password:
-
Use a minimum of 6 characters. Generally, the more characters you can use, the harder a password is to be cracked or guessed.
-
Choose a password that is easy for you to remember but would be hard for another to guess. One useful approach is to use letters from a passphrase or sentence, e.g., “One ring to rule them all, one ring to bind them” results in the password of “1R2rtA,or2Bt” by using the first letter, capitalization, and some substitution.
-
Use mixed case (upper & lower).
-
Use punctuation symbols (Ex:_-+=!@%*&”:,./).