Choosing a Password

No security measure is more effective than a good password. Choosing a good password boils down to this, don't choose a password that can be guessed using the techniques described in the security manual. Some guidelines for choosing a good password are:

Common suggestions for constructing seemingly random passwords are:

  1. Use the first letter of each word from a line in a book, song, or a poem. For example: "Where are the strong? Who are the trusted?"1 would produce Wats?Watt?
  2. Use the output from a random password generator. Select a random string that can be pronounced and is easy to remember. For example, the random string "adazac" can be pronounced a-da-zac, and you can remember it by thinking of it as "A-to-Z." Add uppercase letters to create your own emphasis, e.g., aDAzac.2
  3. Use two short words connected by punctuation, e.g., wRen%Rug.
  4. Use numbers and letters to create an imaginary vanity license plate password, e.g., 2hot4U?.

1. Elvis Costello, "(What's So Funny 'Bout) Peace, Love and Understanding."
2. A VMS system password generator was used to create this password.