| Password Policy |
Article Index for Password |
Website Links For Password |
Information AboutPassword Policy |
| CATEGORIES ABOUT PASSWORD POLICY | |
| authentication methods | |
|
Typical components of a password policy include: PASSWORD LENGTH Many policies require a minimum password length, typically 6 or 8 characters. Some systems impose a maximum length for compatibility with Legacy System s. PASSWORD FORMATION Some policies suggest or impose requirements on what type of password a user can choose, such as:
As of October 2005 , employees of The UK Government are advised to use passwords of the following form: consonant, vowel, consonant, consonant, vowel, consonant, number, number (for example ''pinray45''). This form is called an Environ password and is case-insensitive. Other systems create the password for the users or let the user select one of a limited number of displayed choices. PASSWORD DURATION Some policies require users to change passwords periodically, e.g. every 90 or 180 days. Systems that implement such policies sometimes prevent users from picking a password too close to a previous selection. PASSWORD HYGIENE Password policies often include advice on proper password management such as:
SANCTIONS Password policies may include progressive sanctions beginning with warnings and ending with possible loss of computer privileges or job termination. Where confidentiality is mandated by law, e.g. with Classified Information , a violation of password policy could be a criminal offense. Some consider a convincing explanation of the importance of security to be more effective than threats of sanctions. SECURITY CONSIDERATIONS The level of password strength required depends, in part, on how easy it is for an attacker to submit multiple guesses. Some systems limit the number of times a user can enter an incorrect password before some delay is imposed or the account is frozen. At the other extreme, some systems make available a , Password Length Equation . Stricter requirement are also appropriate for accounts with higher privileges, such as root or system administrator accounts. Password policies are usually a tradeoff between theoretical security and the practicalities of human behavior. For example:
Other approaches are available that are generally considered to be more secure than simple passwords. These include use of a Security Token or One-time Password system, such as S/Key . Programs like SSH allow remote access without exposing user passwords. SEE ALSO EXTERNAL LINKS
|
|
|