Computer Based Password Maintenance
Computer Based Password Maintenance
2.0 PURPOSE
This procedure establishes a standard for creation, handling, and expiry of strong passwords.
3.0 SCOPE
This procedure includes employees, students, contractors, consultants and any other user who has or is
responsible for an account (or any form of access that supports or requires a password) on any system
that resides at any Lakehead University facility, has access to the Lakehead University network, or stores
any non-public Lakehead University information.
4.0 PROCEDURE
4.1 GENERAL
All system-level passwords (e.g., root, enable, Windows admin, application administration
accounts, etc.) must be changed on at least a quarterly basis.
All production system-level passwords must be part of the TSC administered global password
management system. All accounts with administrative privileges or those with the ability to
escalate privileges should also be documented in the global password management system.
All user-level passwords (e.g., email, web, desktop computer, etc.) must be changed at least
every six months. More frequent changes although not mandatory, are recommended.
User accounts that have system-level privileges granted through group memberships or
programs such as "sudo" must have a unique password from all other accounts held by that user.
Passwords must not be inserted into email messages or other forms of electronic communication.
This includes but is not limited to discussions over cellular or radio networks.
Where SNMP is used, the community strings must be defined as something other than the
standard defaults of "public," "private" and "system" and must be different from the passwords
used to log in interactively. A keyed hash must be used where available (e.g., SNMPv2).
Password history - Require a number of unique passwords before an old password may be
reused. This number should be no less than 5.
Maximum password age - 180 days
Minimum password age - 2 days
Password protected screen savers should be enabled and should protect the computer within 5
minutes of user inactivity. Computers should not be unattended with the user logged on and no
password protected screen saver active. Users should be in the habit of not leaving their
computers unlocked. they can press the CTRL-ALT-DEL keys and select "Lock Computer".
See section below for guidelines on password construction.
4.3 GUIDELINES
4.3.1 General Password Construction Guidelines
Passwords are used for various purposes at Lakehead University, including user level accounts,
web accounts, email accounts, screen saver protection, voicemail password, router and other
networking component administrative logins. Since many of the systems we use do not have
support for one-time tokens (i.e. dynamic passwords which are only used once), everyone should
be aware of how to select strong passwords.
Contain both upper and lower case characters (e.g., a-z, A-Z)
Have digits and punctuation characters as well as letters e.g., 0-9, !@#$%^&*()_+|~-
=\`{}[]:";'<>?,./)
Are at least eight alphanumeric characters long.
Are not words in any language, nor slang, dialect, jargon, or abbreviation
Are not based on personal information, names of family, etc.
Passwords should be memorable. For example, create a password acronym based on a
song title, affirmation, or other phrase. For example, the phrase might be: "This May Be
One Way To Remember" and the password could be: "TmB1w2R!" or "Tmb1W>r~" or
some other variation.
Keep all of your passwords private; there is no reason to share Lakehead University passwords
with anyone, including administrative assistants, secretaries, TSC staff or more particular, any
outside organization. All passwords are to be treated as sensitive, confidential University
information.
If someone demands a password, refer them to this document or have them contact the Director
of Technology Services Centre.
Do not use the "Remember Password" feature of applications (e.g. Eudora, Outlook, and Thunder
Bird).
Do not write passwords down and store them anywhere in your office. Do not store passwords in
a file on ANY computer system (including Palm Pilots or similar devices) without encryption.
Change passwords at least once every six months (except system-level passwords which must
be changed quarterly). The recommended change interval is every four months.
Active security checking may be performed on a periodic or random basis by Technology Service
Centre or its delegates. If an account is compromised during one of these scans, the user will be
required to change it.
4.3.5 Passphrases
Passphrases are generally used for public/private key authentication. A public/private key system
defines a mathematical relationship between the public key that is known by all, and the private
key, that is known only to the user. Without the passphrase to "unlock" the private key, the user
cannot gain access. Passphrases are not the same as passwords. A passphrase is a longer
version of a password and is, therefore, more secure. A passphrase is typically composed of
multiple words. Because of this, a passphrase is more secure against "dictionary attacks."
A good passphrase is relatively long and contains a combination of upper and lowercase letters
and numeric and punctuation characters. An example of a good passphrase:
"Th3Tr@ffic0nThe4o1WasTerribl3ThisM0rning"