Text Only Version

Password Policy


University of Georgia Password Policy

The University is committed to using strong passwords to protect our computing and networking resources. This page is simply a summary of this policy and wording should not be used in place of the official policy. For any clarification, please contact the EITS Help Desk.

Official Policy Text:

Click any statement to reveal the official text and commentary where available.
Expand All   View Printable Version

Scope

All user accounts issued by UGA or used to access UGA resources are bound by this policy, including MyIDs, applications, servers, and workstations.

Password Construction

Passwords must have at least eight characters, including letters, numbers, and punctuation symbolsValid symbols: ~ ` ! @ # $ % ^ & * ( ) - _ = + [ { ] } \ | ; : ' " , < . > / ?. Words found in any dictionary should be avoided. Both upper and lower case letters should also be used. A pass phrase, where the first letter of each word in a phrase is used, may be helpful. Passwords should be easy for you to remember but hard to guess. For further suggestions, visit the Password Guideline.

Password Management

  • Passwords must be changed at least twice a year

  • Passwords should be memorized and not stored in an unsecured or unencrypted place, such as in a desk drawer or a computer file. Do not allow unencrypted computer applications to remember passwords.

  • Computers must not be configured to login without a password.

  • Use different passwords for UGA accounts than for personal, or non-UGA accounts. Especially avoid passwords for accounts that do not use encrypted log in methods.

  • Never e-mail passwords, never request passwords in e-mail. Any written down passwords should be locked up if stored, or destroyed once memorized.

  • Any password potentially disclosed or accessed through unauthorized means must be changed promptly. Any passwords that change hands, such as new accounts or existing accounts with new users, should also be changed.

System Administrators

  • When issuing passwords, make sure only the intended end-user knows it. Systems must also be hardened against password cracking. Use automated methods against brute force attacks and log all failed login attempts.

Application Developers

  • Applications should only use secure authentication methods, avoid password sharing, and avoid storing passwords (especially in clear text).

  • Whenever capable, applications should use the UGA MyID and password for authentication, instead of creating a unique ID. MyID logins must be properly encrypted. In cases where MyID authentication is not possible, use existing services such as RACF or Kerberos.

  • Well known or public identification information must not be used as a password for authentication. Ex: names, usernames, 810 or CAN, or SSN.