Edit History Actions Discussion

Diff for "Info/PasswordPolicy"

Differences between revisions 4 and 12 (spanning 8 versions)
Revision 4 as of 2007-03-27 14:51:31
Size: 550
Comment:
Revision 12 as of 2010-11-15 21:09:18
Size: 1157
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from PasswordPolicy
Line 2: Line 3:
All passwords given to you by services or admins should be changed immediately after login. Often, you are forced to change the password after the first login.
Line 4: Line 4:
All passwords must be at least 8 characters long, and include at least 2 digits and 2 letters. == Valid system passwords ==
Line 6: Line 6:
Don't let Anyone else know your password for Blinkenshell. Don't write it down at places where others can read it. System passwords must be at least 8 characters long and include at least two of the following four different character classes:
 * Lower case letters (abc)
 * Upper case letters (ABC)
 * Numbers (123)
 * Special characters (!"#)
Line 8: Line 12:
It's also preferable to not use the same password for other services. And lastly, change your password ASAP if you know that somebody else knows it. Also, the password must not be based on a dictionary word and it has to be different than your previous password to a certain extent.

== Important info ==

All passwords given to you by services or admins should be changed immediately after the first login.

Don't let anyone know your password for Blinkenshell. Don't write it down at places where others might be able to view it, especially not on your computer (a paper note in your wallet might be a good idea.)

It's highly recommended to '''not''' use the same password for different services (especially important to not use the same password over non-encrypted protocols like IRC.)

And lastly, change your password as soon as possible (use the command `kpasswd`) if you suspect that somebody else might have gotten their hands on it.
----
CategoryInfo

Password Policy

Valid system passwords

System passwords must be at least 8 characters long and include at least two of the following four different character classes:

  • Lower case letters (abc)
  • Upper case letters (ABC)
  • Numbers (123)
  • Special characters (!"#)

Also, the password must not be based on a dictionary word and it has to be different than your previous password to a certain extent.

Important info

All passwords given to you by services or admins should be changed immediately after the first login.

Don't let anyone know your password for Blinkenshell. Don't write it down at places where others might be able to view it, especially not on your computer (a paper note in your wallet might be a good idea.)

It's highly recommended to not use the same password for different services (especially important to not use the same password over non-encrypted protocols like IRC.)

And lastly, change your password as soon as possible (use the command kpasswd) if you suspect that somebody else might have gotten their hands on it.


CategoryInfo