Sep 21, 2008 11:29
Password Requirements:
* Minimum Length : 8
* Maximum Length : 12
* Maximum Repeated Characters : 2
* Minimum Alphabetic Characters Required : 1
* Minimum Numeric Characters Required : 1
* Starts with a Numeric Character
* No User Name
* No past passwords
* At least one character must be ~!@#$%^&*()-_+={}[]|;:/?.,<>"'`
Ok...
Leave a comment
Comments 13
Reply
Reply
Reply
Reply
Anyway, you need KeepAss for passwords like this.
Reply
Reply
Reply
It's still rather futile. People will find a way to be lazy anyway. Combine "must start with a number" and "can't reuse past passwords" and most users will increment the number every time they are asked to change passwords...
Reply
Minimum length: 8
At least one upper case character
At least one lower case character
At least one numeric character
At least one "special" character (what the hell does this mean? Alt-255?)
No dictionary words
No usernames
No previous passwords
Basically, they are forcing me to have to write down my password.
Reply
Reply
- Minimum Length: 8
- Maximum Length: 8
- Numeric Characters Allowed: 1
- Must Start with a Numeric Character
- Numeric Characters Must Equal Total Number Of Characters In Password
- Second, Fourth, and Seventh Characters Must Be "i"
- Must End with "c"
- Remaining Empty Spaces Must Spell the Word "dot" in Isolation
- Please Stab Yourself In The Hand: Yes
Follow these instructions exactly and no one could possibly breach your login.
Reply
Reply
Counting in regexps just doesn't work well.
Reply
Leave a comment