Slashdot Mirror


Are Often-Changed Long Passwords Really Secure?

Zweistein_42 asks: "I work at a large, navy-coloured IT corporation. A new, more secured password policy has just taken effect and will be strictly enforced: 8 characters alphanumeric, changed *every 90 days*, with standard checks for non-repetitiveness, dictionary, uniqueness, etc. Is there any research to support whether such requirements actually increase security?" "I have almost a dozen applications I use daily (e-mail, VPN, Windows login, intranet, FTP, etc), plus 20-30 I access 'occasionally', and their passwords have to be unique - and change at different times. I usually take the trouble to memorize random alphanumeric, un-guessable combinations; but even I won't bother memorizing an average of 2 random strings a week. Eventually, won't most people use their pets names (fuzzy1cat, fuzzy2cat, etc) and start writing passwords on a note on their screen?

Every time I see such a policy, I strongly believe it makes *my* passwords less secure. What is the average user's reaction? What about lost & support time trying to regain forgotten passwords?"

233 comments

  1. Um my password is.. by strikehosting · · Score: 2, Funny

    My password is password. (keep it quiet!)

    1. Re:Um my password is.. by unitron · · Score: 1

      That does meet the 8 character requirement but not the alphanumeric one so you should change it to p455w0rd to be totally secure.

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

    2. Re:Um my password is.. by biryokumaru · · Score: 1

      no it isn't! i just tried that! you lie! =p

      --
      When you're afraid to download music illegally in your own home, then the terrorists have won!
    3. Re:Um my password is.. by Misch · · Score: 1

      It's even worse when your workplace adds a '1337 translator to the dictionary. It makes 1-r0ck-17 an illegal password.

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
    4. Re:Um my password is.. by RevDobbs · · Score: 1

      fuck! Gotta go change it now...

    5. Re:Um my password is.. by Anonymous Coward · · Score: 0

      And I was trying and trying.. finally got it.

      it's "password." without the quotes...

      Don't worry, I won't tell anyone.

  2. This is the reason by popeyethesailor · · Score: 4, Interesting

    things like SecurID were invented.. 2-factor authentification eliminates most of these special requirements.

    1. Re:This is the reason by Deekin_Scalesinger · · Score: 1

      I went googling for thumb scanners and the like but didn't come up with anything concrete (besides people's blogs where they relate their SF dreams of bypassing a thumb scanner and breaking into the Pentagon). Does anyone have a link to a body part scanner (thumb or finger is HIGHLY preferable to um, other things) that they have used successfully and is available on the open market?

      --
      "As the intrepid kobold companion continues his journey, he begins to wonder... if priests raises dead, why anybody die?
    2. Re:This is the reason by Westley · · Score: 2, Informative

      The Microsoft keyboard I'm typing at now has a thumb scanner. Admittedly I don't use it, because it won't let me log into domains, but the recognition stuff does seem to work. How security it is is another matter.

    3. Re:This is the reason by Anonymous Coward · · Score: 3, Funny

      Try googling for "bum scanner". Bum scanners are much more accurate than thumb scanners, because of the larger size of the inspected area.

      NEW! Now it comes with extra sneak-peak functions to record female employees, erm, significantly identify-able parts!


      It's a joke, laugh.

    4. Re:This is the reason by Anonymous Coward · · Score: 0

      You were looking for the word "secure".

    5. Re:This is the reason by Fatchap · · Score: 1

      Not if you have to have a token and pin for each application! I have managed to keep mine down to two so far.

      --
      The only reason some people get lost in thought is because it's unfamiliar territory.
    6. Re:This is the reason by Atrax · · Score: 4, Informative

      the thumb scanner on the MS keyboard isn't marketed as a security product - actually it's for convenience only - rembering usernames and password which are retrieved on presentation of a thumb

      it's trivial to defeat - see here

      --
      Screw you all! I'm off to the pub
    7. Re:This is the reason by Anonymous Coward · · Score: 0

      It wasn't a funny joke.

    8. Re:This is the reason by Anonymous Coward · · Score: 0

      How does this accutally work? Cant w emake an FOSS version of this? Not with hardware but only software based?

    9. Re:This is the reason by malcomvetter · · Score: 2, Informative


      Read the packaging, there's a disclaimer: Do not use to protect anything you really care about.

      Also, you should always remember that any use of biometrics without additional factors is for convenience-- never about security.

    10. Re:This is the reason by hey! · · Score: 4, Insightful

      Amen.

      This whole password thing has got to the point where it's ridiculous. It was Ok when you were on a mini computer with a few hundred users, but it is so inadequate and there is so much at stake, it's absurd that we're still using this dark ages technology.

      Two factor security with strong cryptographic keys on devices that don't have to give up their secrets to any host -- that's the way to go.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    11. Re:This is the reason by hey! · · Score: 4, Informative

      They seem to work great, at least in the few places where I've seen them in use. The users, who don't understand security, think that these devices are a bit weird of course, but it doesn't matter. They get along fine, treating them like the keys to the office, which they are, in effect.

      WRT to F/OSS, these are hardware devices. What you really need is a free reference design.

      You could sorta fake it, but it wouldn't be the same. For example, suppose you kept GnuPG keys stored on a USB key fob. Then you encrypt the keyring with a simple password. Voila -- two factor security.

      The only problem is that the key fob has to trust the computer it is connected to, because it is going to hand over the secret key to it. If they computer is compromised -- that's it.

      What you really need is a device with its own computing power, such as an iButton. You then have software which sends a challenge from the server to the iButton, calculates a hash, then calculates another hash on that hash using standard password techniques.

      The password of course would be very little addditional protection, but very little is needed. What you want is to buy a few hours of protection after you lose your device to notify the network administrators and get your account locked out.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    12. Re:This is the reason by ArsonSmith · · Score: 1, Funny

      because of the larger size of the inspected area.

      Only useful in the US

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    13. Re:This is the reason by raffe · · Score: 1

      Very interesting. Thanks!!!

    14. Re:This is the reason by j-turkey · · Score: 1
      Only useful in the US

      Because the rest of the world's people have butts that are smaller than their thumbs.

      --

      -Turkey

    15. Re:This is the reason by Nos. · · Score: 1

      That was the first thing that jumped to my mind as well. The iButton seems built for this type of situation. I'm building my own home alarm and I was trying to think of the best way to do a arm/disarm control panel, and I've pretty much decided to use iButton for it. Nobody has to remember a password, yet if someone loses their iButton, I can update the database to no longer allow that one access to the system.

    16. Re:This is the reason by xouumalperxe · · Score: 1

      U.are.U Pro by www.digitalpersona.com It's my dad's, but I have it right next to me (went to get the box to check the name). I think this is in the open market

    17. Re:This is the reason by TheLink · · Score: 1
      "What you really need is a device with its own computing power, such as an iButton. You then have software which sends a challenge from the server to the iButton, calculates a hash, then calculates another hash on that hash using standard password techniques."

      Sounds a bit like a smartcard.

      --
    18. Re:This is the reason by Anonymous Coward · · Score: 0

      Thanks for telling us the obvious that some people are just assholes and some are bigger assholes than others.

    19. Re:This is the reason by Bastian · · Score: 5, Interesting

      I hacked my own together with a USB key containing an encrypted keychain and encrypted copies of my SSH key files. (Granted, I have no idea if a PC equivalent exists - my office lives in Mac-and-Unix-Land.) The keychain is backed up to another secure location every time I add or change a password, because the passwords I use look like what you get when you fall asleep on the keyboard. The USB key comes with me when I leave the computer, and the keychain get's locked automatically after 10 minutes in case I forget.

      Not perfect, but it's better than post-it notes, and it does implement its own version of the "something you have and something you know" philosophy.

    20. Re:This is the reason by Phleg · · Score: 4, Funny

      Excuse me, sir, but I believe you spelled ridiculous correctly. This is Slashdot; the correct use is "rediculous".

      --
      No comment.
    21. Re:This is the reason by x736e65616b · · Score: 1

      Except a usb key isn't "something you have" - as it's not a cryptographic device, just file storage.

      It's the technological equivalent of a really long secure password, written down on a piece of paper, kept in your shirt pocket.

      -j

    22. Re:This is the reason by yuri+benjamin · · Score: 4, Insightful

      Actually, what's wrong with a peice of paper in your shirt pocket?
      A hacker can't remotely access my shirtpocket.
      A pickpocket would have access to trouser pockets and coat pockets, but would be noticed lunging for your chest.
      If someone does get access to your shirt pocket you have bigger problems than someone getting your password.

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
    23. Re:This is the reason by Anonymous Coward · · Score: 0

      Mac-and-Unix-Land.. so all that unix talk 'round the web is just a word for cheese? maaaaaaaaaaaaaaaaaaan!

    24. Re:This is the reason by Ararat · · Score: 1

      You might want to check out RSA's Sign-On Manager (SOM) , which is their SSO vehicle for environments that require multiple authenticatons. Last year, SOM began shipping with the option of using a fingerprint biometric -- from Precise Biometrics -- as an optional layer, but only to enhance an already two-factor authentication.

    25. Re:This is the reason by Ararat · · Score: 5, Interesting

      Well, one of the reasons. Two-factor authentication was defined (as I recall, by the US Bureau of Standards in the mid-70s) as any AAA system that requires presentation of two of the three factors (something held, something known, something one is), but there was originally an additional requirement: one of those factors must be resistant to replay, dynamic.

      Sniff and replay were then, and in many places still are today, a prominent security threat -- and that threat grew exponentially with the evolution of local nets, and then exploded in scale and volume with the Internet.
      The SecurID, or any One-time Password (OTP) used to provide "strong authentication," does indeed obviate the need for all the Draconian rules now used to buttress the static reusable password or passphrase. In '87, however, as the SecurID was first brought to market, we never thought the static password would survive, no matter how complex it became, because it had none of the inherent resistance to eavesdroppers provided by a dynamic password.

      We never dreamed that -- to save, per user, the price of a keyboard -- the corporate bean counters would stay committed to static reusable passwords for another 20 years, using these increasingly painful routines to make those passwords more resistant to guessing, dictionary, and now pre-computed hash attacks. Nor did we expect that the market would consistantly undervalue one of the token's core virtues: its resistance to sniff and replay.

      We thought it was obvious that a password, however strong, could never be enough.

    26. Re:This is the reason by seaniqua · · Score: 1

      Well, for one, if you left the piece of paper in your shirt when you did laundry, you're hosed (admittedly, ditto for the USB key, but I would think that would be less likely to go unnoticed). Also, with frequent key changes, you have to rewrite the piece of paper frequently. Besides the extra time it takes to re-copy all of your old passwords, you have the issue of mulitple papers lying around (perhaps you picked up the wrong copy), and disposal of old papers (digging through the trash is still the preferred method if ID theft).

      --
      That's right, I read at +2 and post at +1. Not even I care what I have to say.
    27. Re:This is the reason by zackrentwood · · Score: 1

      Your password is a checkerboard pattern on your face and a puddle of drool under the spacebar?

    28. Re:This is the reason by Bastian · · Score: 1

      Except the password on a piece of paper isn't encrypted.

    29. Re:This is the reason by shadowmas · · Score: 1

      what u need is a java powered mobile phone :). with it u can write something just like SecureID. there is already a midet which does something like this (search google). though i'm trying to write a new one my self for the ssh server at home.

    30. Re:This is the reason by |<amikaze · · Score: 1

      and disposal of old papers (digging through the trash is still the preferred method if ID theft)

      Many years ago, our ancestors learned to tame a new form of matter: fire. :D

    31. Re:This is the reason by Anonymous Coward · · Score: 0

      >few hours of protection after you lose your device

      If you lose, then few hours *may be* ok.
      If it is theft, the thief also know about your "few hours"

    32. Re:This is the reason by gfunicus · · Score: 1

      I, for one, would like condemnificate the practicification of misconstructified words such as authentification.

      --
      It's better to regret something you have done that to regret something you haven't done.
    33. Re:This is the reason by Anonymous Coward · · Score: 0
      If someone does get access to your shirt pocket you have bigger problems than someone getting your password.

      Or, perhaps you're actually getting "lucky";-)

    34. Re:This is the reason by Ararat · · Score: 2, Informative
      RSA provides a free download of the RSA SecurID Token for Mobile Phones here http://tinyurl.com/5z7rs. Supported platforms include the Ericsson R380 smart phone, Nokia 9210 Communicator, and the NTT DoCoMo i-appli compatible phones (all 503i, 504i, and some FOMA series mobile phones.)

      These are fine for many environments, but it worth remembering that a software app is always going to me less secure, and more dependant on the user for its physical and logical integrity, than a sealed hardware fob or card, the classic SecurID.

      To actually use phones or PDAs or pagers with this token-emulation code to authentication against an RSA Authentication Manager (RAM, aka ACE/Server), you will need to buy the 128-bit seed from RSA. The RAM will only accept "seeds" digitally signed by RSA.

    35. Re:This is the reason by Anonymous Coward · · Score: 0

      Nobody can access my shirt pocket. That's probably because none of my shirts have pockets.

    36. Re:This is the reason by Dun+Malg · · Score: 1
      Except the password on a piece of paper isn't encrypted.

      Although there are lots of ways of obfuscating what's written without making it hard for you to read. One simple way is to write in a vertical "zig-zag" pattern. For example the password "ALPHABET123" would be written as:

      APAE13
      LHBT2

      Obfuscation like this is particularly a good idea if you're going to put up post-its. Might as well put a little effort into it.
      --
      If a job's not worth doing, it's not worth doing right.
    37. Re:This is the reason by lawpoop · · Score: 1

      So, are you a polo shirt geek or a flannel shirt geek?

      --
      Computers are useless. They can only give you answers.
      -- Pablo Picasso
    38. Re:This is the reason by Anonymous Coward · · Score: 0

      What happens if I get a new zit on my bum? Can I still get access? My hygiene is probably better than, errr...somebody on here, but I still get them every now and then :P

    39. Re:This is the reason by Anonymous Coward · · Score: 0

      Brilliant!

    40. Re:This is the reason by ToteAdler · · Score: 1
      admittedly, ditto for the USB key

      Actually, you might be suprised... I have a lexar jumpdrive that I washed and dried three times and it still works. Much more rugged then most other things I've accidently washed and dried.

    41. Re:This is the reason by dave1g · · Score: 1

      another thing I have done in the past is write each character as the next or previous character intead.

      Easy to crack as is your scheme, But most likly people wouldnt even care to try.

    42. Re:This is the reason by aztracker1 · · Score: 1

      hey now.. a chair that recognizes body weight.. if a person goes up/down more than 5# per week since last in that chair, they can't get in.. this with thumb, and retina scanners would work wonders.. sucks if you get drastic lipo, and a tummy tuck.. lol..

      --
      Michael J. Ryan - tracker1.info
    43. Re:This is the reason by aztracker1 · · Score: 1

      maybe that is why most of the rest of the world is so uptight.. would be a real PITA to take a crap..

      --
      Michael J. Ryan - tracker1.info
    44. Re:This is the reason by N+Monkey · · Score: 1

      Try googling for "bum scanner". Bum scanners are much more accurate than thumb scanners, because of the larger size of the inspected area.

      I presume this means you can no longer say "stick it where the sun (light?) doesn't shine".

      Can it cope with a vindaloo from the previous night?

  3. Desk by maeka · · Score: 5, Insightful

    As long as they don't check the post-it note under your desk - the password is secure!

    But seriously, does a policy like this do anything but encourace people to write down their passwords?

    1. Re:Desk by Anonymous Coward · · Score: 0

      Darn it, I can't spell 'tis morning.

    2. Re:Desk by Erik+Hensema · · Score: 1

      But seriously, does a policy like this do anything but encourace people to write down their passwords?

      Yes. Plain and simple: Yes.

      People simply can't/won't remember difficult passwords.

      --

      This is your sig. There are thousands more, but this one is yours.

    3. Re:Desk by Atrax · · Score: 1

      I don't have mine written down, but it IS visible, in print, somewhere in my house (in a non-L33t-ised form). Find it if you come round for a beer one day.

      it's 16-22 characters dependent on how I vary it and gets changed (strictly speaking varied by 1-5 characters) once every 60 days. So far no problem remembering it or typing it. I'd have trouble telling it to someone, but that's not what it's for anyway....

      --
      Screw you all! I'm off to the pub
    4. Re:Desk by Kosi · · Score: 1

      Yes, it encourages them to change it like this:

      MyPetsName1
      MyPetsName2
      MyPetsName3
      MyPetsNam e4

      I must admit that I've come to a similar method, I have several base passwords like t/E2.p?aFhBO that I alter in one or two positions when forced to change.

    5. Re:Desk by Mr.Ned · · Score: 3, Insightful

      "But seriously, does a policy like this do anything but encourace people to write down their passwords?"

      It depends where you write it down. If you write it down in some sort of password safe that's encrypted, and keep that only on your hard disk and PDA, that's a heck of a lot safer than the post-it note, and I'd go so far as to call that secure - provided you make sure to keep the encrypted copies in your posession and keyed with a "good" password (longer than 8 characters, who is the story poster kidding).

      Seriously, if you're in IT, don't you already have a bunch of passwords you need to keep track of? Do you really expect to keep those in memory? Why *don't* you have some sort of password vault by now?

    6. Re:Desk by gadget+junkie · · Score: 1

      The company I work for has such a policy. Beside proliferating bad habits (writing down passwords, "trading" passwords between colleagues, etc), it is in a way nonsensical. Why not leave it at "passwords must be over 10 and under 255 characters"? that way, easily remembered phrases can replace unwieldy 8 chars things.

      --
      "If a boss demands loyalty, give him integrity. But if he demands integrity, give him loyalty." (John Boyd, 1927-1997)
    7. Re:Desk by clesters · · Score: 1

      http://www.schneier.com/passsafe.html

    8. Re:Desk by Bastian · · Score: 1

      I see someone has been playing Blue Chairs recently.

    9. Re:Desk by Riddlefox · · Score: 1
      Do you have any suggestions for a passworld vault?

      At the moment, I only have a PGP-encrypted text file on my hard drive that I have to decrypt every time I want to remember one of my less-often used passwords. It works, but it's a pain.

    10. Re:Desk by therblig · · Score: 1

      I have used the password vault in Firefox, but if someone thinks that is a bad one to use, I would appreciate hearing about it. I use a strong password to protect that vault.

      --

      I struggled for days and days and all I got was this lousy sig.

    11. Re:Desk by usernotfound · · Score: 1

      my bank makes me change my password every so often, and they keep tightening the requirements (use letter, number, symbols, AND capital letters) and you can't repeat previous passwords to a certain degree (4567yydlso is the "same" as YYdlso4567, etc.) I

      have a password "scheme" that i have always use, and forever will use, on every one of my 50+ random places i need passwords...EXCEPT my bank password, because i've used every combination it will let me in my scheme. i've resorted to using such things as "13illGate$" and random shit that firefox stores, but i can NEVER remember, because it is stored.

      As for double verification being the way to go, i already practically do that on my bank accountt, too. I forget my password that nobody including myself could be expected to remember, so i call the bank, verify personal information, they reset my password to something, and i put it in and am forced to change it again to something i wont remember.

      Most likely i would lose the piece of paper in the 2 months between needing it :\

      --
      You call it excessive, I call it ambitious.
    12. Re:Desk by andynz · · Score: 1
      Do you use an extension to store passwords rather than the basic firefox saved passwords? If not, this is frigging hilarious.

      Your bank has an onerous password policy, but neglects to follow best practise themselves by asking the browser not to store the password (I forget what the option is, it is standard practise on internet banking sites though and firefox usually respects it).

      And they should know that the password is much more likely to be stolen from the users system than it is guessed.

    13. Re:Desk by RatPh!nk · · Score: 1

      I also worked for a large computer company who had similar password requirements, and i have to be honest. I had all of my passwords, dated, on an encrypted disk image (AES-128) . So, not as bad as it could be, but not what is intended by the security policy, as I doubt most users would not go to the extra encryption step.

      --
      Argh. The laws of science be a harsh mistress.
    14. Re:Desk by Anonymous Coward · · Score: 0

      > I don't have mine written down, but it IS visible, in print, somewhere in my house (in a non-L33t-ised form). Find it if you come round for a beer one day.

      Well, that solves the first one; what about the 4-5 others that expire on different time schedules?..

    15. Re:Desk by djsmiley · · Score: 1

      called a "Offliner". .....

      those crazy guys said its secure, unless i beat the door down....

      Wow.

      --
      - http://www.milkme.co.uk
    16. Re:Desk by platipusrc · · Score: 1

      I use a password manager that requires you to remember one password to access the rest. It's called Figaro's Password Manager (fpm). It appears to be pretty safe, and it encrypts its files on disk. The passwords are never displayed unless you want them to be, so it's safe to use while someone else is looking at your screen.

      --
      And the muscular cyborg German dudes dance with sexy French Canadians
    17. Re:Desk by Aurix · · Score: 2, Funny

      "Do you have any suggestions for a passworld vault?" ... hehe, sorry, I have to bite, MS Passport? :P

    18. Re:Desk by Anonymous Coward · · Score: 0

      So you actually mean "no"?

    19. Re:Desk by lachlan76 · · Score: 4, Informative

      Password Safe was designed by Bruce Schneier

      According to the site it can be used on Windows, as well as an older PocketPC version.

    20. Re:Desk by Anonymous Coward · · Score: 0
      People simply can't/won't remember difficult passwords.

      I know I can't.

    21. Re:Desk by FuzzyBad-Mofo · · Score: 1

      I hate sites that instruct my browser not to store a password (like Yahoo! Mail). My computer is secure and I'm the only user, so there's no problem storing it. Good thing there's the Always Remember Password extension!

    22. Re:Desk by usernotfound · · Score: 1

      the funny thing is, my bank website is the only site i know of where firefox automatically fills in my account login info and password when the page loads, all i have to do is click ok......

      It's ok though, seeing as my dad is the only person i dont want seeing my statements...but he works for the bank, so no password is complex enough to prevent him from doing that :\

      --
      You call it excessive, I call it ambitious.
    23. Re:Desk by Weirdofreak · · Score: 1

      Doesn't that defeat the point of having multiple passwords? It's a convenience, but it reduces security, surely?

    24. Re:Desk by Anonymous Coward · · Score: 0

      Me too!

      --
      Pointless Poster

  4. You don't have to remember them all by Anonymous Coward · · Score: 1, Informative

    In case you don't know, your "navy-colored corp." sells a fingerprint reader that automatically puts the correct password in whichever field you need it..
    You just set it, make the program learn it, and you're done. You don't _HAVE_ to remember them all.
    Passwords can be saved on crypted files (not word please, as we all know that they can be cracked open in milliseconds), and your access to your corporate thinkpad can be granted at the BIOS level with the embedded fingerprint reader.

    Go T42! GO! ;)
    cheers

    1. Re:You don't have to remember them all by varuul · · Score: 2, Funny

      I use a ROT-26 encrypted text file for that transparent security.

    2. Re:You don't have to remember them all by Anonymous+Brave+Guy · · Score: 1

      Yeah! We all know security through obscurity is a waste of time anyway...

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  5. Password Safe by MaccaUK · · Score: 5, Interesting
    Funnily enough, the use of a password safe - an app that keeps track of multiple passwords, similar to Apple's Keychain - is available (even encouraged) in that blue company :-)

    Of course, it's kind of a single point of failure in terms of security, if you don't take into account the need to use a boot password and Windows login. Also, if your laptop dies... and you haven't backed up the password file...

    1. Re:Password Safe by malcomvetter · · Score: 3, Informative
    2. Re:Password Safe by malcomvetter · · Score: 1


      Don't mean to reply to my own, but I thought I might add that the windows version also provides "auto-typing" the "user -tab- pass" keystrokes for you in the last app that had focus. It's not perfect, but designed for coping in a less than ideal situation.

    3. Re:Password Safe by afabbro · · Score: 1

      An alternative is some kind of PDA-based system with a desktop companion. I'm not going to shill for them - PalmGear lists several. That way your Palm and your PC would both have to die.

      --
      Advice: on VPS providers
    4. Re:Password Safe by diamondsw · · Score: 1

      Mind posting the name of the recommended program? I work for said navy company, and I haven't seen any mention of it.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    5. Re:Password Safe by MaccaUK · · Score: 1

      malcolmvetter's comment has the links - they're on SourceForge, the fountainhead of all goodness in the world :-)

    6. Re: Password Safe by Thundersnatch · · Score: 2

      I've used password safe for years, and it's perfect. It has reduced me to having to remember just two passwords: my Windows domain login, and the password safe password.

      What's really cool is how simple it is to make Password Safe usable network-wide. It's so small, we made a quick script to deploy it to each of our user's Application Data directories, and then made startup shortcuts. Because it's in their profile, each user's password safe follows them from machine to machine, so it's always available.

      Most users embraced it quickly, although we periodically run across someone who insists on the same password for everyhting. They get a letter from HR explaining that they're violating rules defined in the employee handbook, and they fall into line rather quickly.

      Of course, it's Win32 only, and Password Safe will not protect against keyboard sniffers and similar trojans. But it's much better than having your high-value corporate passwords being used on the NY Times website.

  6. My voice is my passport.... by MikeyToo · · Score: 5, Funny

    verify me.

    --
    "Well Ranger Brad, I'm a scientist. I don't believe in anything." - Dr. Roger Fleming
  7. And the answer is... by It+doesn't+come+easy · · Score: 5, Informative
    No, the requirement does not make for more security.

    I, like everyone else on the planet, work to make things easier for me and to hell with security. A new password every 90 days means people will design a password that passes the requirements but is easy to remember when you have to change it. For example, my last job required at least an 8 character password with at least two numbers and one case change, and you could not reuse passwords for at least 5 changes. So my first password was Th1s1smE. Anyone want to guess what my next password was after the first 90 days?

    Anybody with half a mind (and you KNOW who you are) would run through the likely possibilities quickly enough.

    My opinion: It would be better to provide a tool that would allow a user to rate a password which would let them come up with a password that passes a minimum quality requirement, a password that they could remember without writing it down, and then require it to be changed less frequently (like once per year). And, equally important, provide a second, different authentication mechanism to support the password security (a hardware token system would be one example, biometrics would be another, a prearranged "callback" mechanism would be a third, there are many others).

    Beside, my experience with gaming a requirement like this is that users tend to mess up their password frequently and end up with their password set back to a known default (assuming the admins provide such a default, which in of itself is a very bad security decision). And so sometimes a policy like this will actually provide less security, because at any given time there will be a relatively high percentage of user accounts which are set to a known password. Years ago, I personally demonstrated this situation with one of the VP's of the company I worked for by going through the ID's of the senior managers until we found one using the default password.

    So, long story short, changing passwords frequently does not automatically mean better security. But we all knew that, right?

    --
    The NSA: The only part of the US government that actually listens.
    1. Re:And the answer is... by zeath · · Score: 1

      It's easy to create a program that pounds through the first few stages of a brute force algorithm to see which passwords might be susceptible; however, it's difficult to create a program that will rate the human guessability of a user's password, such as incorporating information like maiden names, birthdates, or anniversaries. Though difficult to brute force, guessable passwords like those are a security risk to the individual sitting down at a terminal and making guesses, especially if they have a calendar nearby with the date in question marked. I doubt end-users would ever make the connection, or care if they did, that they have their password in plain sight on their desk.

    2. Re:And the answer is... by hbackert · · Score: 1

      And, equally important, provide a second, different authentication mechanism to support the password security (a hardware token system would be one example, biometrics would be another, a prearranged "callback" mechanism would be a third, there are many others).

      I wholehearly second this. I've been long enough in the computer business to see lots of good and bad password (or equivalent) schemes. From th standard "lower/upper case, one digit, one special char, at least 6 chars long, non-repeating, checking with dictionary) to hardware tokens a la RSA (infact only RSA tokens). The more restirictive the password part gets, the more likely users write it down somewhere. It's natural and whoever is ignorant of the lazyness of people, is doomed. Of course people told collegues their password so they could receive their mails. Passwords printes on post-it notes attached on the monitor or below the keyboard. You know it.

      This all is impossible with a hardware token. The only exception is when someone gives their token to a collegue. Company policy must forbid this, or the token is used when entering/leaving the company building. Beside the need to have a small electonic device (with yearly charges), a much easier password needs to be used in conjuction with the number displayed on the token. And there you go: simple, easy to remember password, always unique, impossible to write down and share. Even when stolen it's not that useful as it's easily deactivateable on the authentication server side, and without the (simple) password, it's useless.

      Now use this in a single sign-on system (LDAP comes into mind as almost everything which looks like a computer can handle LDAP, especially since MS Active Directory), and all problems (except the yearly bill) go away. But compared to the costs of a potential security leak/data theft, they are not that expensive.

      I wonder why this is not in use in about every company which is concerned about security and especially password security...anyone knows why? It can't be the costs, can it be? For a 5 people company it's expensive, but for anything more than 100 people the additional costs are next to nothing, right?

    3. Re:And the answer is... by earlgrey · · Score: 1

      I completely agree. Having several account leads to using the same password for every account (in the worst case for that super secret accounting application and your telnet access); forced changes with a policy of not reusing the last n passwords leads makes most of the people cycle though n+1 passwords. That cycle is either highly predictable or written down. Having to use 20 applications with different passwords means, you are always carrying a huge password sheet with you and leave it at the cafeterie. And one can estimate the price for supporting password reset (divide the number of people in your org by how often they call the servicedesk because they are locked out, this sample will give you quite stable predictions (maybe 5% will call any given day). multiply with some cost estimate that you get from a Quija Board and compare this to some single sign on solution (Smartcard). The lowest end would probably be a mandatory password keeper (like on a PDA) with one _really_ _good_ _enforced_ Masterpassword that is rarely changed.

    4. Re:And the answer is... by earlgrey · · Score: 1

      I wonder why this is not in use in about every company which is concerned about security and especially password security...anyone knows why? It can't be the costs, can it be? For a 5 people company it's expensive, but for anything more than 100 people the additional costs are next to nothing, right?


      It is expensive and not so simple. Is every one of your applications LDAP aware? If not, you have to write custom code that fills in every login mask. The largest problem however is setting up the infrastructure and keep it running - you have to issue hardware tokens, renew them, usually build a PKI around it (which is either very expensive, doesnt't work as well as advertised or doesn't scale. Which will be a problem especially in orgs with >> 100 people
    5. Re:And the answer is... by Anonymous Coward · · Score: 0

      You just violated your employer's security policy by publishing one of your passwords on Slashdot. Now you can never use that password again. I'd never do that, passwords that meet the rules and are easy to remember are just too hard to come by.

      You should at least have posted anonymously.

    6. Re:And the answer is... by unitron · · Score: 1
      "Anybody with half a mind (and you KNOW who you are) would run through the likely possibilities quickly enough."

      How would those of us with the other half do?

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

    7. Re:And the answer is... by hackstraw · · Score: 1

      So, long story short, changing passwords frequently does not automatically mean better security. But we all knew that, right?

      Then why in the name of the god of goat cheese does every network that pretends to be secure have these silly ridiculous password rules and once you have fulfilled the rules to get a _good password_ they make you change them?

      I never make my user's change their passwords. In fact, only in Wargames and at some ISPs where people have chosen easy to guess passwords like their username, or password, wife, or whatever and someone knew the people and could guess the password have I _ever_ heard of a correctly guessed password.

      I mean, I would bet that a system that had a failed login cutoff at say 100 to 1000 and a simple 4 letter dictionary word all lower case with 2 digits thrown in would _never_ be compromised.

      The breakins that I have heard of over the years have been: #1 a vulnerability in the OS or a daemon that allowed remote access that may have been coupled with a local root exploit if the script kiddie didn't get in as root (over 99% of the breakins I've heard of fall in this category) or #2 a password was obtained via social engineering (very easy to do) or was somehow sniffed off of the network, because the secure (yeah right) network allowed plain text file transfers.

      Now I have heard of one time where a breakin of #1 category involved someone getting a password file and then cracking passwords to snoop around other places, but after a box is completely owned as root, all accounts are subject to being compromised as well. Thats normal.

      Passwords. Gheesh. What year is this?

    8. Re:And the answer is... by Quattro+Vezina · · Score: 1

      For example, my last job required at least an 8 character password with at least two numbers and one case change, and you could not reuse passwords for at least 5 changes.

      Oh, this is an easy one:

      Quarter105
      Quarter205
      Quarter305
      Quarter405
      Quarter106
      etc.

      --
      I support the Center for Consumer Freedom
    9. Re:And the answer is... by r3m0t · · Score: 1

      He said *past* employment. That could be a lie, though.

    10. Re:And the answer is... by r3m0t · · Score: 1

      > Passwords. Gheesh. What year is this? The year of Linux on the desktop.

    11. Re:And the answer is... by Anonymous Coward · · Score: 0

      Or it could be somebody who has guessed his password, and is posting as him.

  8. Complexity or Quantity by Fatchap · · Score: 5, Insightful

    Is the problem not that your password has very strict complexity requirements but that there are too many of them?

    I did read a paper (I think from Microsoft not sure) about how passwords were essentially redundant as you could pre compute the hashes of all alphnumeric combinations and then run a dictionary attack against a file pretty quickly. They suggested a pass phrase as the way forward. Perhaps something along the lines of "I love /. last month I posted 10 times" this fulfils all requirements for complexity and is changeable and easy to remember.
    The other solution I often tell people is make your passwords a personal acronym, who would guess "Il/mIp10t" as a password, yet it is easy for me to remember.

    --
    The only reason some people get lost in thought is because it's unfamiliar territory.
    1. Re:Complexity or Quantity by It+doesn't+come+easy · · Score: 1

      Assuming you have access and the system will allow it, computers are fast enough these days to try every possible combination of an 8 character password, regardless of it's difficulty for a human to guess. An 8 character password is NOT secure anymore. It takes a minimum of 20 characters these days to be reasonably secure.

      --
      The NSA: The only part of the US government that actually listens.
    2. Re:Complexity or Quantity by Fatchap · · Score: 3, Insightful

      Surely that depends on what you are securing and what you are securing it against?

      I my house secure? Sure I have never been burgled.

      Should we shut down fort knox and store all the bullion in my spare room? Probably not

      If I want to protect my information against my flatmate or a friend from opening it then an 8 character password is probably ok. If I want to protect my bank's central records or the ID's of my intelligence agents in North Korea 20 characters will not cut the mustard either.

      Perhaps I did not make my point very well, the posters problem was not that they had to keep changing their password frequently and could not alternate between "password1" and "password2" but that they had to have several different passwords for several different systems. I was saying that by using personalised passphrases or passphrase acronyms this could be accomplished quite easily until SSO is implemented properly

      SSO working fully fits in somewhere betweeen a totally secure Windows, a working manageable PKI and a viable method of stopping spam, pop-ups, 419 fraud and link spamming!! ;)

      --
      The only reason some people get lost in thought is because it's unfamiliar territory.
    3. Re:Complexity or Quantity by Anonymous Coward · · Score: 0
      I did read a paper (I think from Microsoft not sure) about how passwords were essentially redundant as you could pre compute the hashes of all alphnumeric combinations and then run a dictionary attack against a file pretty quickly.

      I also read a paper, which I can't find either. I think it was from the 60's or 70's. Anyway salt is used to protect against dictionary attacks. It has been used as long as I can remember in UNIX, but Microsoft didn't use them in early versions of Windows over a decade after UNIX started using salt. I guess they thought they knew better. They use salt now. I take this as a sign of Microsoft's "not designed here" culture.

      Don't know what salt is? Just search for password and salt on google.

    4. Re:Complexity or Quantity by hugesmile · · Score: 1
      Perhaps something along the lines of "I love /. last month I posted 10 times" this fulfils all requirements for complexity and is changeable and easy to remember. The other solution I often tell people is make your passwords a personal acronym, who would guess "Il/mIp10t" as a password, yet it is easy for me to remember.

      Apparently it's not all that easy for you to remember, because the acronym would be "Il/.lmIp10t".

    5. Re:Complexity or Quantity by Fatchap · · Score: 1

      Acronym, A word formed from the initial letters or symbols of a name.

      The initial letter in /. is / therefore the passwords as I wrote it is correct, and your pedantry does you no credit.

      --
      The only reason some people get lost in thought is because it's unfamiliar territory.
    6. Re:Complexity or Quantity by Anonymous Coward · · Score: 0
      Quit being defensive and check your work! Explain the missing "l". If you try to give an example, saying how easy it is to remember, at least verify it!

      And when you are corrected, don't jump on someone without checking.

      Oh wait, I found the missing "L". It's the shape of the hand on everyone's forehead as they watch you try to be "right" over and over.

    7. Re:Complexity or Quantity by Anonymous Coward · · Score: 0
      Get a c_ue:

      Acronym, A word formed from the initia_ _etters or symbo_s of a name.

      The initia_ _etter in /. is / therefore the passwords as I wrote it is correct, and your pedantry does you no credit.

  9. Long passwords by Masa · · Score: 4, Interesting

    "A new, more secured password policy has just taken effect and will be strictly enforced: 8 characters alphanumeric, changed *every 90 days*"

    So? In the company I'm working for, we have a policy that the password has to be at least 10 characters long, alphanumeric mixed case and it will change *every 30 days*. And the new password can't be the same as 10 last ones.

    I have solved the problem of memorizing these passwords by using source code as a password. For example: "printf("Hello, World!");" should be complex enough and it is relatively easy to remember.

    To your question: No, I don't know if the longer, more complex passwords are actually more secure / cost efficient than shorter ones, because of the side effects caused by difficult to remember passwords. But at least this kind of policy prevents the most trivial dictionary attacks. It's a completely different story, how else the security is taken care of (ie. educating the personnel, so there will not be any post-it notes laying around and other forms of security, because it's all about layers).

    1. Re:Long passwords by tmbg37 · · Score: 1

      So? In the company I'm working for, we have a policy that the password has to be at least 10 characters long, alphanumeric mixed case and it will change *every 30 days*. And the new password can't be the same as 10 last ones. Well, in *my* company, our passwords have to be 20 characters long, alphanumeric mixed case with punctuation and it changes every day! *And* we have to walk 50 miles through the snow uphill both ways!

      --
      This comment was thought up very late at night and does not necessarily reflect my views at a more reasonable hour.
    2. Re:Long passwords by MarkGriz · · Score: 1

      For the want of a </i>, the joke was lost.

      --
      Beauty is in the eye of the beerholder.
    3. Re:Long passwords by zcat_NZ · · Score: 3, Funny

      Q276304 - Error Message: Your Password Must Be at Least 18770 Characters and Cannot Repeat Any of Your Previous 30689 Passwords

      A Microsoft Windows error message as reported by comp.risks 21.37

      --
      455fe10422ca29c4933f95052b792ab2
    4. Re:Long passwords by catch23 · · Score: 1

      I don't think this is actually more secure. They also have that same 30-day change-over and can't be same as the last 10 ones password policy at my company. But do you know what happens? People just append an incrementing numeric at the end of their password because they have to change it so often. So "password" becomes "password1" then "password2" ad infinitum. I don't think this is anymore secure than having a single long password.

    5. Re:Long passwords by Anonymous Coward · · Score: 0
  10. Not happy about it either by John+Harrison · · Score: 1
    I saw the same memo. I am not looking forward to this. What we really need to do is implement a secure single sign on solution like ActivCard that utilizes a smart card and/or biometrics.

    There was an internal badging initiative about a year ago that was looking at moving away from mag stripes for door access. If we bought the right cards for physical access we could leverage that investment for logical.

    1. Re:Not happy about it either by maxume · · Score: 3, Insightful

      Do you really want to attach value to things like your thumbs, fingers and eyes? I mean the kind of value that makes someone else want them; I like and value mine quite a bit. Also, if your fingerprint happens to get compromised(i.e. somebody manages a working fake), how do you plan on obtaining a new one?

      Terrified of biometrics until somebody gives me compelling reasons not to be...

      --
      Nerd rage is the funniest rage.
    2. Re:Not happy about it either by John+Harrison · · Score: 4, Insightful

      many readers have pretty good live finger detection. If somebody wants something badly enough to cut off my finger, I will simply give it to them.

    3. Re:Not happy about it either by maxume · · Score: 1

      I willingly admit to being cheerfully uninformed about the state of the art. Still, if your live finger is spoofed without being cut off, then it is no longer of any real use for that particular model of finger reader, so the devices better be really damn good.

      Also, hopefully they ask about the finger.
      --
      Nerd rage is the funniest rage.
    4. Re:Not happy about it either by Anonymous Coward · · Score: 0

      You'll give them your finger?

    5. Re:Not happy about it either by John+Harrison · · Score: 1
      Exactly!

      I realized after I posted that it wasn't clear what I was giving. Unless it is info that will lead to my own death and/or that of my family (you get the picture) I would probably give them access to the data. If they want to cut off my finger I suppose they still could, but then neither of us could get the data.

      I suppose you could choose a less useful finger, or even a small toe if this is a big concern.

    6. Re:Not happy about it either by Anonymous Coward · · Score: 0

      Q: What happens if someone steals your credit card?
      A: You call in and get a new one.

      Q: What happens if you lose your keys?
      A: the locksmith gives you a new tumbler?

      Q: What happens if someone lifts your fingerprints.
      A: The doctor amputates your finger and gives you a new one!!!

      That seems like a good solution.

  11. It's because of Italian law (I work for the same.. by Anonymous Coward · · Score: 1, Interesting

    Navy-colored company, but I'm staying cloaked.)

    The Italians enacted some sort of privacy-oriented legislation which required these password rules. Because the Navy-colored company does business in Italy, and wants uniform rules throughout the company, they propagated this change throughout the company.

    Like it or not, secure or not, that's where it came from.

    Don't focus on this as the single point of security stupidity - there are far worse. We won't mention them, however.

  12. Less secure by tod_miller · · Score: 4, Insightful

    Longer harder to remember passwords require more human intervention (IT helpdesk reset passwords to 'monday' when you forget it).

    You also are tempted to write them down, or use consequtive patterns as passwords:

    qwer789456123
    0ok9ij8uh

    Things like that. A simple phrase password, with a one time algorithm (give me the 4th, 5th, 7th and 10th letters) take longer to work out in your head, but eavesdroppers (video, shoulder surfing, finger prints (national treasure) and electronic) have a harder time.

    Of course, if you store all your new 8 digita alpha numeric passwords in an access file which is shared in a public folder, that woud make any attempt of l33t passwords a bit redundant. :-)

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
    1. Re:Less secure by Otter · · Score: 1
      You also are tempted to write them down, or use consequtive patterns as passwords:

      At the IT orientation at my current job, we were told to use consecutive passwords! The genius "security head" explained the rules (long, complex passwords, 60 day life), everyone groaned and he said "Don't worry -- you can do something like..." and described a trivially guessable series of passwords.

    2. Re:Less secure by chris_sawtell · · Score: 1

      No, no! never ever do keyboard patterns if you actually want your password to be secure. Learn from history and discover that the WWII German ciphers were frequently broken by that sort of silly stupid business.

    3. Re:Less secure by tod_miller · · Score: 1

      WTF, who is reading this discussion so late?

      Anyway, if you read my comment I did not advocate the use of keybaord patterns. ok. read slower, give yourself a chance to catch up.

      --
      #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  13. Changing passwords by tod_miller · · Score: 3, Funny

    Is silly, if you stop brute force... with intrusion detection systems, if a password does get lost, why give yourself a 45 day (average) allowance? so it is ok for someone to have a password for 45 days, but not longer.

    Also, the root password for my laptop is 'swordfish' (oh halle... I love your baps, but when the line 'it isn't just a multi-monitor system' comes up, I really have to kill nearby carbon based lifeforms.) but noone has hacked it yet for 3 reasons:

    1: It is linux, therefore unhackable, even with r00t password
    2: It has no networking capability
    3: It no longer actually works, and after the drop I gave it, I suspect even the parked heads might not have stopped platter axle damage...

    So have some auditing and heuristic behaviour analysis. Use one time passwords, rigorously check all intrusions based on internal/external. Follow up a failed pssword attempt with a human call (SOMETIMES computers can be the weak link in security) ;-)

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
    1. Re:Changing passwords by Otter · · Score: 1
      It no longer actually works, and after the drop I gave it, I suspect even the parked heads might not have stopped platter axle damage...

      Good thing you don't have one of those new Powerbooks!

  14. A few points by v1z · · Score: 5, Informative

    1.
    Changing passwords is ofcourse to reduce impact when a password is stolen/cracked. 90 days sounds a bit long -- is this policy based on evaluating what's *needed* or just based on vague assumptions ?

    If it is expected that keyloggers, bruteforcing or some other form of password-theft is likely, 30 days might be more apropriate.

    2.
    According to various textbooks on computer security, forming a password from 1st (or some'th) letter in a sentence forms passwords which in general terms are as hard to brute-force as "truly" random passwords:

    madly typing at keyboard: 32nfia.-!

    I once saw four naked girls dancing in the moonlight: I1s4ngditm!

    The latter form *may* be slightly more open to guessing the frequency of letters -- but bruteforcing a password with 12 alpha-numeric characters takes a *lot* of effort.

    The main point is that passwords "generated" like that is *much* easier to remember. They may also be more "random" than just typing at the keyboard...

    Some punctation and variations in capitalization should be encouraged/enforced.

    3.
    If you are authenticating against Active Directory -- just use pass phrases. Harder to bruteforce -- and prevents the ntlm-hash (16 chars, one case) being accepted by some braindead system.

    4.
    I personally think single-sign on is an important part of a good security strategy because it allows for more frequently changing of passwords -- admins would typically still need 2-3 accounts (normal user, admin role, testing role), but more managble than 10+

    5.
    Just because a password is written down does *not* mean it's compromised! If security really is so important that everyone needs 5 or more 8 letter "random" and uniqe passwords, I would *strongly* recommend that arangements be made for all passwords to be kept in escrow in a safe.

    That way employees won't have an excuse to keep the password somewhere insecure. Everyone should be able to get their password during work-hours easily (for instance the receptionist that either knows everyone, or is instructed to _demand_ id, could have access to the safe).

    The downside with any kind of escrow, is ofcourse, that one is forced to trust the few people with access to all passwords completly. This is a tradeoff -- but so are all security decisions.

    6.
    You mention bios boot passwords. Is that truly neccessary ? Bios configuration password sounds more reasonable to me. But either one is of rather limited use, unless you are using some form of fortified pc case.

    If you do mean configuration passwords, that is a primary candidate for writing down, and locking in a safe IMHO. Normally all admins would have access to this, so that seems reasonable.

    1. Re:A few points by Anonymous+Brave+Guy · · Score: 1
      You mention bios boot passwords. Is that truly neccessary ? Bios configuration password sounds more reasonable to me. But either one is of rather limited use, unless you are using some form of fortified pc case.

      They're of pretty limited use even then. Almost every major BIOS manufacturer includes a standard back-door password so support guys can get into a locked machine. I know most of them, and I suspect my friend Mr Google would soon tell me any others I needed. Kinda defeats the point, doesn't it?

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  15. Kerberos by Trevelyan · · Score: 2, Interesting

    Isn't this the point of things like kerberos. ie to provide single sign on in you network. so you don't have to remember lists of passwords.

    integrate it with pam, and then you'll get a ticket when you log in, that will be used to authenticate you when you access things like ftp or mail server.

    Ofcourse this wont help with off site login, but at the point you use them you have access to the already mentioned password safes or security managers (eg mozilla's psm or kde's wallet)

    as to the oringinal point, the more checks you can do for good password the better, but a 3 month life undermines any effort made to generate a good password.

    I dont see the point of changing passwords, unless you can't keep it to your self. most methods of gaining your password are not effected by its age (eg sniff the wire, brute force, social engineering(is subsequent password going to be any less dependant on your frame of mind then the last?)). Then, once 'they' have it, they're likely to install another method of access asap and then no longer dependant on knowing your password.

    1. Re:Kerberos by man_ls · · Score: 1

      Kerberos is half-heartedly implemented where I am currently. Everything and every service, portal, and daemon is Kerberized but not a single one of them actually talks to, or communicates information with, any other one.

      i.e. there is no "single sign on", there's repeated typing of the same account credentials over and over again to access various distribution nodes, services, accounts, machine resources, etc.

      Having to type the same "single sign on" password 4-5 times in any given session to get anything done gets really old.

  16. This can make things worse by Kris_J · · Score: 4, Informative

    Policies like this typically result in more people breaking the rules and writing down their passwords, which in turn reduces security.

  17. Security D'ohLTs by paol · · Score: 4, Interesting

    Bruce Tognazzini has covered this kind of stupidity before.

    "I've been watching security people for years as they've slowly increased the security of everything they can get their hands on until any idiot can wander in.
    (...)
    My wife, the Doctor, was working over the summer at a local hospital. They are fiercely into security, requiring no fewer than four sets of passwords to navigate their system. And why not? There are confidential patient records on those systems! By golly, they ought to have eight sets of passwords, and really make things secure!"

    Read it: http://asktog.com/columns/058SecurityD'ohlts.html. Better yet, have the people who are implementing this policy read it. Point out it's by one of the leading usability experts in the world. Odds are it won't change anything, but hey at least you tried...

  18. Its just common sense longer PSWD is safer by museumpeace · · Score: 2, Interesting

    My company just upped the ante for anyone trying to guess one of our passwords...min of 10 characters of which at least one each of UPPER CASE , special, numeric and lowercase are required...Its hard to produce a memorable password under these conditions. I have about a dozen passwords to remember between the various OSes, LAN security, Mail, and then there is my firewall and systems at home.
    One way to handle it all is to write a script that can deterministically convert some string that you can remember into a password conforming to a parametrically sellected rule [e.g. 12 chars, mixed case and numerics, no specials] I wrote one of these generators in AWK since I have unix boxes at work and run a cygnus shell at home...it even takes account of the date [per GMT] so that I get a fresh PSWD every 3 months but can always reconstruct past passwords in a pinch with override date. I only have to remember my "open sesame" and nothing is ever written down or stored.

    --
    SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
    1. Re:Its just common sense longer PSWD is safer by Anonymous Coward · · Score: 0

      My company just upped the ante for anyone trying to guess one of our passwords...min of 10 characters of which at least one each of UPPER CASE , special, numeric and lowercase are required...Its hard to produce a memorable password under these conditions.

      100%Stupid, 99.44%Pure...

  19. Translation by skinfitz · · Score: 4, Funny

    Is there any research to support whether such requirements actually increase security?

    Translation: I can't be bothered changing my password and am too dumb to come up with arguments against this policy to give to my boss on my own.

  20. We've been doing that forever by Curien · · Score: 1

    Where I work, that's been the requirement for years. Users are used to it, so it's not a big deal. You don't find stickies lying on the desk either (well, you do, but only passwords for additional systems -- we don't have SSO yet). Actually, our requirements are harsher because you can't reuse a password that's less that two years old. Also, they run a password cracker against everyone's passwords every once in a while, just to make sure people really are making good passwords.

    I like to use mathematical formulae. I memorized them years ago -- might as well make use of them now.

    --
    It's always a long day... 86400 doesn't fit into a short.
  21. Absolutely by bryanp · · Score: 2, Interesting

    Every 90 days has been the standard everywhere I've worked. For us Sysadmin types it's every 30 days. I can keep up with it, but many end users with the 90 day restriction do exactly as you describe. They write them down, they use the same repetitive patterns, whatever. One user I used to support had a page of passwords in a little notepad he kept in his desk.

    All I can really do is tell them the truth: If anyone gets on the network with their credentials they will be held responsible for what happens. It's hard enough just getting people to lock their screens when they go to lunch. One user got reamed out pretty badly when someone used her email account to send a scathing note to the CEO. The only reason she didn't get fired is that she was at lunch with several people who could vouch for her whereabouts at the moment the email was sent.

    --
    "An unarmed man can only flee from evil, and evil is not overcome by fleeing from it." Col. Jeff Cooper
  22. or you comply and store all passwords encrypted... by hankwang · · Score: 4, Interesting
    I have stored all my passwords encrypted, with a script to easily access them... The essential part is:
    stty -echo
    read pw
    stty echo
    echo $pw |
    gpg --no-secmem-warning --decrypt --passphrase-fd 0 $pwf.gpg |
    perl -ne "if (/^$1/)"' { s|\[([^ ]+)\]|[\033[40;30m$1\033[0m]|; print; }' |
    less -r
    The passwords are enclosed in [] and the script displays the password in "black-on-black", so that you can copy-paste it without anybody looking over your shoulders seeing it, or you remembering it.

    And the master password to this file hasn't ever changed... heh

  23. Changing passwords frequently does not help by smahesh · · Score: 4, Insightful

    Never underestimate the power of human ingenuity. We had the same problem at one of my ex-employer - there was a policy to change passwords every month. Initially, you could not 'recycle' a used password until ten entirely new passwords were used. Later on this was increased to 24 unique passwords before you could reuse the original password. People started forgetting passwords (3 failed login attempts and you are locked out) and started to write them down on post-it notes, etc. Some folks came up with an easy to use "formula" to generate unique passwords - crack the "formula" and you can easily find out the password.

    The whole exercise of frequently changing passwords for security got compromised because it became cumbersome and annoying for people to keep remembering unique passwords. The policy looks good on paper - but as long as the human element is not factored in, it will not be effective.

    1. Re:Changing passwords frequently does not help by ivan256 · · Score: 1

      Later on this was increased to 24 unique passwords before you could reuse the original password.

      Sounds like you need a script to change your password 25 times in a row so you can always have the same password.

    2. Re:Changing passwords frequently does not help by Anonymous Coward · · Score: 0
      In most systems I've seen, the security D'Ohlts have already thought of that: they make it impossible to change your password more than weekly or so.

      This means, of course, that if you realize that your password has become compromised in that time, you still cannot change it.

      D'Oh!

    3. Re:Changing passwords frequently does not help by LordEd · · Score: 1

      I can reuse my password 24 times...

      myPassWord01
      myPassWord02
      myPassWord03...

      This little trick defeats the purpose of redoing passwords.

  24. Diceware by Anonymous+Cowherd+X · · Score: 0

    Just use the Diceware method and stop whining.

  25. I know why the policy exists!!! by malcomvetter · · Score: 1
  26. Mathematical Formulae by malcomvetter · · Score: 1


    Try using a different subset of characters of pi encoded in hex.

  27. Make the user responsible by Dammital · · Score: 2, Funny
    Expirations and complex rules for passwords are lame and work at cross-purposes. So here's what you do: allow your employees to assign any password they like, with the understanding that you are going to try to crack 'em. If you are successful, then they're fired.

    Just. Like. That.

    1. Re:Make the user responsible by dtfinch · · Score: 1

      Can you do that? Fire your own boss or another tenured employee for choosing a weak password?

    2. Re:Make the user responsible by Dammital · · Score: 1
      Sure, if they understood the rules to begin with. Make them sign at the same time that they sign your Acceptable Use Policy. (You do have an AUP, right?)
      "Your job REQUIRES access to our computer systems. If you are unable to select passwords that are resistant to automated attacks, then you are unable to fulfill the requirements of your job and are subject to immediate dismissal."

      I take your point that the Boss or his Son is hard to fire, whatever their levels of stupidity.

    3. Re:Make the user responsible by Karma+Farmer · · Score: 1

      What, are you 12 years old?

      In every place I've ever worked, a computer is a tool used by humans to get work done, and not the other way around.

  28. Convenience vs Security by 4of12 · · Score: 1

    At MyCorp we tend to move haltingly and staggeringly towards greater security and inconvenience. [No, we're not quite up to military standards where no security policy, no matter how stupid and ineffective, would ever be rejected on the grounds that it caused inconvenience:)]

    There's a well-known tradeoff between security and convenience, but it's possible to not be on the maximum locus of that curve: i.e., it's possible to have incredibly inconvenient security policies that provide very little actual security.

    Anyway, given that 8 character gobbledygook passwords can be brute-forced in increasingly shorter time intervals which, at some point, make it tough on users to remember new passwords, we're moving towards SecureID.

    --
    "Provided by the management for your protection."
  29. "Help me!" by dtfinch · · Score: 3, Funny

    "I forgot my password! It changes too often."

    You've gotta do what everyone else does and write it down. Stick a copy in your wallet, under your keyboard, on the side of your monitor, etc. Now I'll just use my admin login to reset your password and you'll be on your way.

  30. why not just.... by ted1488 · · Score: 1

    change your os to linux and not have to worry that much about security in the first place?

  31. Alternating alphanumerics by RoboRay · · Score: 3, Funny

    I'm actually not allowed to use two consecutive letters in my password to one government system. Every letter must be followed by a number. It also must be 8 characters, no more, no less, and can't contain any punctuation or special symbols. It changes every 90 days. And you can't reuse old passwords, either. Ever.

    So, my first password was A1A1A1A1. Guess what my next one was?

  32. Ultimately by dtfinch · · Score: 4, Insightful

    There is always a bigger risk. 8 character random alphanumeric is a around 40-48 bits of protection, depending on if you mix upper and lowercase (harder to remember). I've written a strong password generator here. While 8 character alphanumeric is breakable, especially at 40 bits, it's unlikely you'll encounter such perserverance. A 90 day rotation will ensure that password crackers need to re-sniff your network for login hashes every 90 days, and limit their time to take advantage of a broken password, but beyond that it's just going to ensure that more users will write down their passwords. There is no set amount of time needed to break a random password. They could break it in a day or never. A rotation isn't going to have the effect of making them start over or anything.

    There are plenty of bigger risks to worry about than someone bruteforcing a password. They could get passwords by other means. They could walk up to a pc that's already logged in, and either use it immediately or install a trojan for later use. They could sniff your network. File sharing and email are usually unencrypted. They could hack your dns server so that requests go through them. An employee with priveledges could steal or alter data.

    1. Re:Ultimately by hackstraw · · Score: 1

      A 90 day rotation will ensure that password crackers need to re-sniff your network for login hashes every 90 days

      Funny. I thought that people started using encryption if they cared about security. I've heard that somewhere, I'm sure.

  33. Stop being a big pussy by Anonymous Coward · · Score: 0

    And just change your damn password. In fact, I'm calling your admins right now and telling them it should be 16 chars and changed every 2 weeks, just because your password right now is "pussy13".

  34. Security is irrelevant by Mozai · · Score: 3, Insightful

    I work at a medium, mango-hued company and we had to implement the same policy for "security reasons." I get about three calls a week asking for passwords to be reset.

    The 90-day, eight character line-noise password policy has nothing to do with security: it's required for our security certification by a security company who has a good reputation. Either we comply with whatever such a company tells us to do, or banks and merchants and credit companies will refuse to do business with us. Oh, and we have to pick the right company so that we don't have to pay another >$10,000 to get re-certified by another expensive name.

    Sucks, but c'est l'entreprise.

    1. Re:Security is irrelevant by emptybody · · Score: 1

      B*I*N*G*O

      same here.
      locked into stupid "policy" for policy sake.
      auditing of systems because they are connected to systems that are connected to systems and so on...
      but they dont go deep enough. they dont audit the desktops or laptops.

      they dont audit the home networks where the laptops get connected.

      the holes get deeper and deeper the more you look. It is all a stupid game. noone is truly serious about it. if they were the sensitive data would not be transmitted. just a representative one way encrypted hash.

      --
      comment directly in my journal
  35. Company handed me passwords..accidentally by dmorin · · Score: 4, Funny

    The bank I worked for implemented a "change your password every 60 days" rule the same year they handed us one of those motivational desktop calendars that had a word of the month like "teamwork", "integrity", and so on. The password checker would not let you repeat your previous passwords, but it did NOT check for dictionary words! So whenever it nagged me to change words I would just reach up to the desk calendar, flip over to the next month, and type in the word of the month. Certainly solved the "where can I write it down" problem. Anybody walking into my office would just think that I did not keep the calendar up to date.

  36. stealth one time pad by zogger · · Score: 2, Interesting

    just use a paperback book, change the book occassionaly. All you have to remember is the page number, paragraph number and line number, those are your random digits that preface or follow the letters. They refer to the phrase or sentence in that location, where you get your letters. Interposing can be your choice of course, straight ahead or rotating backwards to forwards, etc. Example page *237(insert first word)*, paragraph *5(insert first word)*, line *4(insert first word)*. Ton of variations on that theme, and in this example you only need to remember *23754* in case you forget the entire passphrase sequence. The book can be an ebook for that matter on your PDA or any other stealthy/innocent written thing you have handy. Throw in some special characters and it gets even more difficult of course, or instead of inserting a word, do several words that you find there within the number and special characters. You can add an additional wildcard to help stop a dictionary attack on the word, add a 4th digit, that reminds you to remove every 4th letter from every word for example, or add a special character at that place. So then you would only have to remember in this example *237544(insert special character to remember this cycle)* for your hint. One more number added to the initial memorized number is an additional hint as to where to look if you forget the whole thing, example, 2375448 would be a hint to look at book 8 for the other hints on your shelf of tech books perhaps.

    One time pads especially when it's only you using them and not two or more people are a good thing. Of course it won't beat a boss injected keylogger someplace in the mix. In this example, even if joe bad guy has your book,and knows you are using it, those sorts of combinations are immense, especially with the special characters on the keyboard to use. And if it's gotten that far you are most likely cooked anyway, so time for plan B to avoid the rubber hoses, heh. I recommend a .45, a bag of cash in well used bills, several gold pieces, and a really fast motorcycle. Might as well have fun during your escape I always say;) Oh and don't forget the self destruct key for your cubicle....

    Don't want to use a book, you can use something like the playlist and metadata for the song on your music player gadget. Example song 909, beatles, heyjude, something minutes and seconds or something KB in song length,etc. You only need to rember one song title per 90 day period then, along with the original placement number in the menu.

    Ton of ways to do a one time pad variant easily, you just want it stealthy so no one realises that's where your passphrase hint is stored. Do you get any quarterly journals of the dead trees variety? You can use that, fits the 90 day rule too, and an excuse to have that journal kicking around already. You could do it optically with random "things" that are around your office. Look up, you might have a calendar, some houseplant, a picture in a frame, the color of the wall, how many tiles on the ceiling between x place and y place in the office, etc. Just rotate your junk around, then all you have to do is look at the placements, along with that quarters number sequence you remember. Example number 48910(wildcard character), this quarters passphrase might be january4*spiderplant8*mom9*cream10*

    have fun

  37. 8 characters is not long by jhoffoss · · Score: 1
    My password currently is about 35 characters; it's a sentence with punctuation and all, but not ordered correctly. It's easy to remember and easier to type. And I'd give you a year with a handful of systems and you wouldn't brute-force it.

    IMO, 8 chars, complex, changed every 90 days is the absolute minimum for password strength for any system beyond generic webmail or /. accounts.

    --
    Linux: The world's best text-adventure game.
  38. Same thing here by hrieke · · Score: 1

    DOD mandate.
    And I work in the HMO world, but one of our customers does work for the DOD and thus we have to comply with the standard.

    --
    III.IIVIVIXIIVIVIIIVVIIIIXVIIIXIIIIIIIIVIIIIVVIIIV IIVIIIIIIVIII...
  39. it encourages writing down passwords by Anonymous Coward · · Score: 0

    My company has a password policy like that, and it requires longer than 8 characters, checks similarity, forces changes every 90 days, etc. There are a bunch of systems that require passwords, and they started to unify them, but in the process made it harder--we're left with a number of passwords that have similar names, plus random other systems with passwords that aren't unified.

    You're not supposed to use any keychain type thing like what's found in macs or various browsers.

    I checked recently on the IT web page (because I had forgotten my password) and there was a little note in the corner that said it was now "acceptable to write down your password as long as you keep it hidden in a file cabinet" or something to that effect.

    The net effect is much lower security. It would be much better to enforce selection of strong passwords (and teach people how to choose strong password with mnemonics so they don't forget) and not require such frequent changes.

    (posted anon to avoid any chance of identifying the employer)

  40. Carry a frickin' notebook... by firebeaker · · Score: 1

    ... a small, spiral bound notebook, and write 'em down. At least that's what I did...

    The paper's also good for keeping you warm when you get sick of working there & quit. So's the navy blue sweatshirt I got 2 days after I left.

    Yes it sucks, suck it up and write them down. Lock it in your drawer. Bring your key home with you, and your secure. (At least that was the company policy when I was there. God, I hated those workstation security audits.... if it wasn't labeled 'Non-Confidential', you failed.)

    --
    -beaker
  41. PDA password keepers by Weasel+Boy · · Score: 2, Informative

    are very handy. I have about 45 passwords stored in mine.

    My password app includes a utility to generate random but pronounceable passwords (which I don't generally use). My coworker told me one of these a year ago. I haven't used it in 9 months, and I still remember it. Oh $%^*, the system probably expired it. ;-)

    1. Re:PDA password keepers by lachlan76 · · Score: 1

      Sounds like APG

  42. Gnu Keyring by kentborg · · Score: 3, Insightful

    I get *SO* pissed at these password fascists, particularly when their
    rules reduce my password security.

    I use secure, easy to type, and easy remember passwords (see
    http://ask.slashdot.org/comments.pl?sid=1323 27&cid =11054456 for
    details on that).

    I never reuse passwords except in a few rare circumstances (on
    different Linux computers I personally control I reuse some
    passwords).

    To keep track of all those passwords I bought a (relatively
    inexpensive) Palm Zire 31. On it I run Gnu Keyring
    (gnukeyring.sourceforge.net). I have one significantly secure
    password that I then use to encrypt all my other passwords. I backup
    this Palm using an SD card. I also back up to via IR to my Linux
    notebook where there is a client that can decrypt the data.

    I also have a Palm-based phone (Samsung i330) that can run Gnu
    Keyring--but I don't trust it. It makes mysterious 10-second data
    calls that bother a paranoid such as me. Yes, I don't have any good
    reason to trust the Zire 31 either, but I keep it nearly incommunicado, I
    don't need to trust it so much.

    I recommend Gnu Keyring.

    -kb

  43. Use a word from a book by ReelOddeeo · · Score: 1

    Pick a certian book off your shelf.
    Third word down (left hand, first word) on page 51.

    Suppose the word is "broken". Capitalize first/last letter, and password is...

    B51roke3N

    All I have to remember is which book, page, how many words down. This is often easy, because you can remember what the page looks like, especially if you pick a page with pictures on it.

    Now return the book back to your shelf.

    --

    Those who would give up liberty in exchange for security and DRM should switch to Microsoft Palladium!
  44. Passwords are Evil by fm6 · · Score: 1
    But seriously, does a policy like this do anything but encourace people to write down their passwords?
    It does have that effect. But there's a logical reason to want passwords to be tougher and non-permanent. They're obviously reacting to recent reports of security breaches due to stolen passwords. Slashdotters will recall a recent story about identity thieves that were able to steal data for thousands of people using a single stolen password.

    The problem here is not that the security people are stupid. It's just that they're trying to secure an authentication system that's obsolete and fundamentally flawed. It's past time to ditch password-based authentication. If I had to secure a big network, I'd get everybody smart cards. Essentially impossible to forge, and if they're stolen you can cancel them immediately. But the crucial detail with a physical authentication device is that when it's stolen, you know it's stolen -- not true with passwords.

    Of course this is not a cheap solution. Which motivates security people to try patchwork solutions like this one, even though the "solutions" often make the problem worse.

    Passwords, as evil as they are, will not go away any time soon. So I might as well mention the product that I use to generate and store passwords: RoboForm.

    1. Re:Passwords are Evil by paranoia2k · · Score: 1

      It does have that effect. But there's a logical reason to want passwords to be tougher and non-permanent. They're obviously reacting to recent reports of security breaches due to stolen passwords.

      Actually in said large blue company, the reason is that Italian security laws have recently changed and require a 90-day password change policy. Since the company has a presence in Italy and many of the resources used are common, the rules are being implemented company-wide.

    2. Re:Passwords are Evil by fm6 · · Score: 1

      Does Italy regulate all passwords (hard to believe) or just the security practices of certain kinds of companies? If the law is aimed at companies that deal in information of interest to identity thieves, the rule makes a certain amount of sense. Not as much sense as doing away with passwords altogether.

  45. Poor Man's Securid/Cryptocard by kentborg · · Score: 1

    The Securid and Cryptocard tokens are a cool way to make a system a
    lot more secure, but they have their downsides: High cost, and they
    become cumbersome if there are multiple instances to carry around.

    I have a poor man's alternative that accomplishes a lot of their
    benefits. A Securid/cryptocard that never changes! Seriously, login
    with three factors:

    * Who you are (username)
    * something you know (a not terribly secure password)
    * something you have (long written "user code")

    This way knowing who the person is (or his/er user name) isn't
    sufficient, knowing the password is sufficient. And knowing both
    isn't sufficient--you also need to have the user's wallet or purse
    where the user code is stored. But finding the wallet or purse alone
    isn't sufficient because the (short enough to remember) password isn't
    written down.

    It is just as good as the Securid/Cryptocard except it doesn't change.
    Not changing means that keyboard sniffers are still a risk, but a
    written card is way cheap to produce and rather compact to carry
    around.

    Too bad there isn't a PAM module available to implement this.

    -kb

    1. Re:Poor Man's Securid/Cryptocard by Marxist+Hacker+42 · · Score: 1

      It seems to me you could do it easily on a USB key- AND make it change at least once per login by writing an entirely new user code out to the device (thus making a "lost key" worthless once a new key was issued).

      --
      SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
    2. Re:Poor Man's Securid/Cryptocard by Stephanie+Daugherty · · Score: 1

      This is an old article, but coupling a conventional password and a s/key (or derivitive such as OPIE) one time password would probably be sufficiently complex, and can be pregenerated. Still subject to brute force attacks, bur nowhere near as easy to compromise as it could be, since the more complex secret in ths system is only used once. And PAM modules can be stacked, so its fairly easy.

  46. secstore by DrSkwid · · Score: 2, Interesting

    I use secstore, I don't have to remember my passwords and they can be as long and as random as I like.

    All I need is the password to secstore, which, in my case, is on the LAN.

    secstore client - man page - for non-plan9 systems is now available as part of the Plan 9 from User Space project.

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  47. You're wasting your time by Anonymous Coward · · Score: 0

    Don't even bother researching into this as you won't be able to change company policy. Unless your the one who oversees Sarbanes-Oxley and can tell them that the 1 paragraph on IT doesn't mean all of this.

    It will do one thing. Increase calls to tech support for locked accounts. Both from the 90 day expiration that was missed and for locked accounts from forgetting passwords.

  48. Depends by Ironsides · · Score: 1

    Depends on who you want to keep your stuff secure from. A collegue and me keep some of our passwords to computers on a sheet of paper posted on our cubical wall. The kicker is this. Most of the computers are accesible only by modem (and the #'s are not there) or are on our VPN (the VPN IPs are listed, though). These machines are not mission critical. The only people we have to worry about stealing the passwords are other employees or people who can get access into the building (hint: not many). Our main concern is not someone inside getting access, but someone from the outside. If someone on the inside wanted to do something, we figure there is nothing we should do, so why bother. Thats our logic for our shared passwords. As for our personal passwords? I use 9 characters that would take a while to brute force. Anyone on the outside is going to have trouble. Anyone on the inside, it's too late to do anything about it.

    --
    Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    1. Re:Depends by Anonymous Coward · · Score: 0

      A collegue and me keep

      "A collegue and I".

  49. Rainbow Tables by tiny69 · · Score: 3, Informative
    If your passwords are less than 14 characters in length, periodically changing them will not improve security. It only takes 64GBs to hold every possible combination of password up to 14 characters using the following (include the space as part of the character set):
    "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvw xyz0123456789!@#$%^&*()-_+=~`[]{}|\:;"',.?/ "
    Using the Rainbow Tables in a Time-Memory Trade-Off, it only takes a few minutes to crack any password up to 14 characters. http://lasecwww.epfl.ch/php_code/publications/sear ch.php?ref=Oech03

    You can either spend a few months creating your own Rainbow Tables http://www.antsight.com/zsl/rainbowcrack/, or you can buy the 64GB tables for $640, http://www.antsight.com/zsl/rainbowcrack/rt_price. txt.

    --
    Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
    1. Re:Rainbow Tables by hankwang · · Score: 2, Insightful
      It only takes 64GBs to hold every possible combination of password up to 14 characters using the following (include the space as part of the character set):

      The website you refer to is about Windows password hashes. :) Here on /. we all know that Windows is full of bad implementations. The paper explains that in that particular hashing algoritm, the 14 characters are converted to uppercase and treated as two separate passwords of 7 characters, reducing the problem to 2^37 possible passwords rather than 2^82 as you would think from the password length (e.g. if a 128-bit MD5 sum is calculated)

  50. My solution by robert0122 · · Score: 1

    I have Password Safe installed on my PDA, as well as my USB Flash drive. I use that to manage my passwords. It's a bit of a pain to keep the two in sync, but not too bad. I used Diceware to generate a fairly secure master passphrase.

  51. Cost & benefits by redelm · · Score: 1
    These sorts of things are typically imposed by an IT department who doesn't really have to bear the burden of the users costs. Strong & freq change is more secure, so why not? This obviously fails to "reductio ad absurdam" 100 char passwds, changing each time.

    IMHO, more important is correct systems security policies. Slow response/lockout to eliminate dictionary attacks. Strength is _NOT_ needed if the cost of guessing wrong is high (ie not /etc/passwd with hashes). Changing passwords is perhaps more justifiable, but better still is disabling unneeded user accounts. Weaker passwords are less likely to "leak", so won't need changing as often.

  52. Unix/Linux versions of PasswordSafe by Anonymous Coward · · Score: 0

    There are Unix/Linux versions of PasswordSafe that works quite well and use the same file formats as the original windows program (although check the version number for compatibility ...). Maybe not as convenient as that list of passwords in your wallet - but reassuring that there is at least a list of encrypted passwords stored somewhere safe!

    http://passwordsafe.sourceforge.net/

    Qt-based version
    http://www.semanticgap.com/myps/

    command-line only version
    http://nsd.dyndns.org/pwsafe/

  53. Shocking nonsense makes the most sense by spywarearcata.com · · Score: 1

    My recommendation is to use shocking nonsense for passphrase. They can be easily remembered because of the emotionally "shocking" part and cannot be guessed easily since they don't reflect a factual state of affairs that someone could easily guess. Finally, it's OK to be really "shocking" since passphrases by their nature are not public.

    For example, huskynutsdriveanenomerapage. I am sure you can come up with far more shocking examples.

    1. Re:Shocking nonsense makes the most sense by Anonymous Coward · · Score: 0

      I overheard a friend complaining about being forced to change passwords on a mainframe system 10 years ago. I suggested f**kyou, and she used it. A few months later she had to call the help desk, and the help desk person could see the password !!! Very amusing from the sidelines :-)

  54. Password changes by dave1g · · Score: 1

    What does changing your password frequently do? If some one already hacked your password they probably had time to change it to lock you out entirely, Or put a trojan to tell them the new password once it is changed if they wanted to be stealthy about it.

  55. Rainbow Tables by dyngnosis · · Score: 1

    With rainbow table projects out there and online interfaces 8characters just isnt enough. There are 300+gig table collections for NTLM, LM and MD5 that cover upper, lower and special chatacters upto 8chars.

  56. two points by tsm_sf · · Score: 1

    1) If Bob always connects from the office, why allow his account access from Czechoslovakia?

    2) http://www.lavasoftware.com/passwordvault.html or similar. Nice product tho... pc mac linux palm and flash drive compatible, with export and synch.

    --
    Literalism isn't a form of humor, it's you being irritating.
  57. Your bank asked you to change passwords? by museumpeace · · Score: 1

    What a coincidence!
    Citi Bank and Sun Trust sent me dozens of emails to correct my account numbers/ SSN and passwords. They are SOOO security conscious! If I had accounts at those banks I'd sure be chaning my password all the time.

    Seriously. consider my approach I have all the same password challenges in spades: when you work with a $ecurity clarence, you can be shown the door for writing down a password...and yet there are typically MORE passwords involved in your work-a-day routines [stuff like you HAVE to have a max of 15 minute timeout on the screen saver and it must lock the screen.] My way, I only have to remember one MEMORABLE phrase and know the rules for each kind of password...my hash mechanism does the rest including periodic password change.
    NOTE: you DO NOT set your shell to save history, you EXIT your shell when you have gen'ed the PSWD and type, don't paste the PSWD unless you know how to ####^H^H^H^HEEEE^H^H^H^H0000 out the clipboard.

    Also, if you've gotten infected by a keylogger, they can see what you type but they don't have access to stdout so they still don't know your pswd until you type it in...they'd have to really break in and get your hasher app to know what the other passwords might be. But a user in that situation has already demonstrated a level of stupidity from which nothing will protect them and which earns them no sympathy from me.
    Don't trust the computer, don't trust your memory, don't trust your boss, never put it in writing.

    --
    SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
  58. Increased Usage of Sticky Notes by queenb**ch · · Score: 4, Insightful

    While in theory this will work, the only thing I've ever known it to do is to cause a rainbow-colored explosion of sticky notes with user name and password information on them to be applied to the upper right corner. It makes the cube farm look like a paririe after a rain - all the little flowers blossoming....

    2 cents,

    Queen B

    --
    HDGary secures my bank :/
  59. hard passwords == easy password reset by rednip · · Score: 1
    But seriously, does a policy like this do anything but encourace people to write down their passwords?
    What really makes it insecure is when they don't write down the 'password deJour', and you find a massive explosion of password reset calls to the help desk. To be truely secure a password reset call would need to involve a corporate security contact, to physically verify that they are who they say they are, but in practice most help desks will reset anyone's password with just a minimum amount of info.
    --
    The force that blew the Big Bang continues to accelerate.
  60. OK, I'll bite. (-: by leonbrooks · · Score: 1

    Kelvinator?

    Westinghouse?

    FisherAndPaykel?

    All of them >= 8 chars, none in the dictionary.

    --
    Got time? Spend some of it coding or testing
    1. Re:OK, I'll bite. (-: by lachlan76 · · Score: 1

      it's 16-22 characters

      Sorry, not right ;)

    2. Re:OK, I'll bite. (-: by Atrax · · Score: 1

      Good guesses. I have a Kelvinator.

      but that's not it.

      it's a phrase. FisherAndPaykel would sort of qualify on that count, if I made it

      F15huRa.nDp4yKiL

      (letter substitution, deliberate mis-spell, mixed case, interposed punctuation)

      of course by telling you I use these tweaks, I've weakened my password.... ... or have I?

      --
      Screw you all! I'm off to the pub
  61. Time delay a simple solution? by Anonymous Coward · · Score: 0

    Can anyone tell me why simple time delays aren't a big part of a solution. Eg. simply giving a five second delay every time a password is guessed wrong, and notifying the admin if someone guesses their own password wrong say twenty times in an hour. Three tries is not enough in this world these days (given that I have more than three passwords to remember at all times). With a five second delay between attempts, brute forcing your way into an account would take too long, and would have an easily identifiable pattern (eighty log in attempts in a row, time to call the user). The user is a little annoyed by a delay but probably wouldn't be put back much more than a minute tops by a bad spell of poor memory, less than a call for a password reset. Even the easiest to guess passwords are very likely to take at least a few hundred tries, something no user will have patience for. If however the cracker can get access to the password, sniff a password, etc. who cares how complex the password was to begin with? Its been compromised. If they are trying to guess it using an encrypted document on their own time, an eight character password may slow them down a little, but how long does that take these days, a day even? Another poster estimated it at around 43bits worth of complexity, and 40 bit keys are routinely broken these days right?

    On another note... why isn't it routine policy to have a followup check of accounts post reset to make sure the default password isn't still in use? Typically these are the easiest to guess (know anyone at a company who's had a password reset and you can probably guess what collection they are using, possibly allowing guessing in less than 100 attempts. Case in point, IR at the school/hospital I work resets passwords to things like September etc.. Know a disgruntled secretary who's had her password reset a few times, you can probably come up with 100-200 pretty damn good guesses by inference. If they've reset the account, then a day or so later it should be changed and they only have to test one password.

  62. Strong password policy, weak IT policy by chrysrobyn · · Score: 1

    At the navy company the poster describes, not only are the new password requirements as described, but the intranet still relies upon unencrypted communications. Many servers don't even have an encrypted way to log in!

    Strong password requirements are all fine and good, but your 256 kilobyte password rotated hourly doesn't mean anything when you have to telnet or ftp to a box to log in.

  63. passwords.... by DarKry · · Score: 5, Insightful

    Honestly this whole password thing is idiotic. Companies are finally answering to the security risks of ten years ago. At this rate by 2010 they will be fixing sql queries based directly off user input. when it comes to cracking/stealing a persons password the best method now days is always to steal. It doesn't matter if your password is 3 pages long if you give it to me I will be able to log in as you. strong passwords are only as good as the minds of those who use them. Add to that the fact that the longer and more complex a single password is, the more likely the employee is to use that password in multiple places. Lets say I want access to a companies VPN, even if I don't know how strong the passwords are, connecting and trying a bunch of easy ones would be pretty dumb. Instead 5 minutes on google will tell me the name f Joe Blow who works there, what his email address is, and a whole bunch of things that he is interested in. So I email Boe Blow with targeted spam, tell him about this amazing new website that just happens to be a community of people with exactly the same interests as him. He goes there and finds out that he needs to set up an account to view the forum. So he has this 10 page password from work that he has already memorized anyway (he wouldn't want anyone breaking into his forum account) so he goes ahead and puts it in the password field. Turns out the forum kind of sucks so he promptly forgets about the site. TADA VPN access, and it only took 20 minutes. This works more than 50% of the time, and the average company has a few more than 2 employees. Watch 90% of the people who see this change their slashdot passwords. :)

    1. Re:passwords.... by shadowmas · · Score: 1

      i dont use the same password for exactly this reason. my critical passwords (primary email, domain cpanel, remote login acccount of my home pc) all have unique passwords. and for other sites which arent critical and dont have any private info i have three passwords which i use randomly.

    2. Re:passwords.... by museumpeace · · Score: 1

      yup, just finding out a few things about a person can make password fishing easy...a supposedly smart programmer in an old robotics gang I once worked with was totally in love with his Toyota Celica Supra....it only took 3 tries to guess his pswd. Now I happen to never use the same pswd twice but, based on how sloppy most people are, your scheme looks like a pretty nice substitute for working for a living.

      --
      SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
    3. Re:passwords.... by BlueTooth · · Score: 4, Interesting

      I compartmentalize my passwords. And I rotate what password fits into any given compartment.

      So the compartments, from most to least secure:
      -root on a machine (different for every account)
      -user accounts (for the Windows and *NIX machines I log onto)
      -email systems
      -financial sites
      -shopping sites (i.e. that store credit cards)
      -forums, etc... (sites for which I assume the jow schmoe admin can see my password in cleartext)

      I generally rotate in a new password every year or two. So even if you r00t me, you still can't get into my bank account...for that you need to r00t my bank ;)

      --
      SPAM
    4. Re:passwords.... by DarKry · · Score: 1

      I follow the same sule, only with less compartments. The way I see it is if you are smart enough to root me then you are smart enough to set up active ssl disection and have all the passwords I use over ssl in a few days anyway. So I have one long password for things that I trust (ie. me and banks) and another for things I don't.

      A while back I set up a case study on this whole password re-use thing, http://hackaway.darkry.net Granted this site attracts mostly highschool and college students but you can still tell just by looking at the logs which passwords are meant to be secure and which people have a clue. If you would like to take a peek at the actual logs you can email me but I am not going to post them here for obvious reasons.

      darkry{AT}darkry.net

    5. Re:passwords.... by BlueTooth · · Score: 1

      My exact thoughts on being rooted. Its also another reason to have every one of your root passwords different.

      I used to have fewer compartments, but my UNIX password at school was the same as my banking passwords and my school's server got rooted (in fact the attacker ran the rootkit from my account)...so that password got compromised and I had to change it in all the banks, etc...

      --
      SPAM
    6. Re:passwords.... by DarKry · · Score: 1

      I have actually had a server on my network rooted. Not a cool experience. You go to log in and its like "hey wait a minute, I never type that password wrong" and then bam it hits you and you start thinking, What have I done on the subnet in the past couple days that he will have seen. Esspecially when you have ettercap installed already, he doesn't even have to know how to do it, just check the .bash_history.. Anyway if your keen on security we are having a grand old time at rootthisbox its the biggest wargame going to my knowledge.

    7. Re:passwords.... by smeenz · · Score: 2, Interesting
      I would only ever use the same password on systems that have the same administrator running them.. ie, I'll never use my email password for my bank, or my netware password for unix boxes. That's not to say that I *do* use the same password on all those systems.

      Common sense, I would have thought.

    8. Re:passwords.... by Winkhorst · · Score: 3, Funny

      I create my passwords using an Epsilon II Password Generator I swiped off of a UFO when they thought I was hypnotized. The only problem is I have to transliterate and transnumerate from the Glog Language Standard to the Latin alphabet and Arabic numerals. As soon as I get this mini-super-computer I also swiped working I can do all that automatically.

      --
      "Is this Winkhorst a nova criminal?" "No just a technical sergeant wanted for interrogation."
    9. Re:passwords.... by Al+Mutasim · · Score: 1
      When I was a graduate student, my major professor got a cast-off PDP-11 from the department. He tasked me to get it up and running in his lab. Ancient as a mainframe, it was still fast for a stand-alone machine, faster than a 386. On it were the usernames and passwords in plain text for all the former users, including the professors in the department. At that point I knew I could have had access to virtually any professor's new account on the Sun network, as the password was probably unchanged.

      You never know where any one password will wind up.

    10. Re:passwords.... by Vorgoth · · Score: 1

      I too mainly use different passwords for sites with different administrators. For e-mail, banking, secure stuff etc. I all use different, longer passwords. For forums, IRC and other databases where the admins can probably see my plain text pass and possibly mess around with it and act cool with his/her fellow 13 year olds, I use a simple, easy-to-remember pass based on some "site-related" criteria -- eg. parent's anniversary + last letter of domain name (slashdoT.org) + first letter of domain name (Slashdot.org) + last letter of of domain's TLD (slashdot.orG). It's easy to remember for me, it confuses the forum newbie and it makes it hard for the newbie to use the password for anything.

    11. Re:passwords.... by AnomalousTurd · · Score: 1
      >This works more than 50% of the time, and the
      >average company has a few more than 2
      >employees. Watch 90% of the people who see
      >this change their slashdot passwords

      72.6% of quoted statistics are made up.

  64. Too many passwords by Karma+Farmer · · Score: 1

    I have almost a dozen applications I use daily (e-mail, VPN, Windows login, intranet, FTP, etc), plus 20-30 I access 'occasionally', and their passwords have to be unique - and change at different times.

    Whaaaaat? Why the hell would you have more than one password?

  65. Don't mod this if you've never... by r3m0t · · Score: 1

    ...played Uplink.

    To anybody who wants the joke explained: this is what you would have to say to get into a bank. You buy the voice recorder program, check the administrator's voice number at the bank's public site, call them, open voice recorder, it changes their mutterings of "hello? hello?" to "my voice is my passport. Verify me". Then you connect to the bank and wheeeeee!

    1. Re:Don't mod this if you've never... by Anonymous Coward · · Score: 2, Informative

      BZZZZZT! Wrong!

      What you meant was "Don't mod this if you've never seen the movie Sneakers"

      Uplink copied this from Sneakers, which you have apparently never seen.

  66. some actual research by ecklesweb · · Score: 4, Informative

    First, when you Ask Slashdot for actual research or empirical evidence to support a widely-accepted hypothesis (such as changing passwords often improves security), you get a bunch of anecdotal drivel. I know this from experience...

    That being said, here's at least one academic paper on the subject:
    http://www.cs.ucl.ac.uk/staff/S.Brostoff /index_fil es/sachas_transfer_report.pdf
    An interesting quote:
    "forced password changing causes password problems. The result was highly significant." followed by actual statics demonstrating the significance.

    Here's a white paper that seems to argue that complex passwords only provide real protection if you're able to reduce the number of passwords needed (this may just be a marketing pitch for a single-signon product)
    http://www.protocom.com/whitepapers/Eval AuthSecuri ty.pdf

    Most opinions that complex passwords and often changed passwords are more secure are probably based on the presumption that such policies increase the time required to crack a password:
    http://scholar.google.com/url?sa=U&q=ht tp://contra costa.edu/hpc/FaST/2003/Bonnie/passwd_sec.pdf

    However, as far as I can tell, no one has really gone out of their way to scientifically compare the effective security provided by various types of password policies in "real world" situations like you describe.

    1. Re:some actual research by legirons · · Score: 1

      OK then, research:
      - case studies of passwords which were cracked, which would not have been cracked if those passwords were set to expire. Are there any?

      This "password turnaround == security" thing: surely it assumes that:
      (a) passwords are sent in plaintext and sniffers are in common use, or shoulder-surfing is common, or CCTV surveillance is expected
      or (b) the passwords are remotely-exploitable and an infinite number of guesses are allowed
      or (c) you think that someone will reveal their password once a month anyway
      If none of those apply, then the password-changing solves a problem that doesn't exist. It only helps after the password has been revealed to an enemy, a form of damage control.

      Surely most systems aren't resistant to even one day's malicious use by an enemy, so limiting it to 30 days seems a bit of an odd step to take (especially when it causes so many problems).

      OK, preventing the use of the same 5-character word that someone uses for everything (including websites) probably has an effect on security. But I don't see any good justification for monthly changes of a password which hasn't been compromised.

  67. Actual Password Security by stedo · · Score: 1

    This should be done by the programmers. Easiest ways: Salting and Stretching.

    Stretching means doing hashing the password repeatedly. Hashing is fairly expensive, so the complete operation should take about 1-1.5 seconds of CPU time. This is fine for a user logging in, but will stop anyone trying to do a dictionary attack with 2^30 different passwords.

    Salting is having a, say, 256-bit value stored which is appended to your password when you try to login. The salt is not kept secret, but everyone must have a different one. This means that a dictionary attack will collapse when all the passwords have to be re-hashed in order to test them against a different users hash.

    Because people can then afford to use worse passwords, the number of Post-Its will decrease and security will increase.

  68. Keepass by Compact+Dick · · Score: 1

    A far prettier alternative is KeePass. It uses AES-256, can run off a USB drive, and you'll find it easier to get others to start using it, due to its ease of use and lack of a butt-ugly interface.

  69. Security? Whats that? by deathwombat · · Score: 1

    I work for the HP Corporate Solutions subdivision of the company I work at and currently we are doing an order of about 4000 Pcs Australia-wide for a automotive company, but the thing is on every single computer the password is either going to be 1 out of the 3 possibilities depending on what kind of branch it is... Thats just stupid i think.... and IF the password is different to one of the 3 official ones we have it reset to an offical one.... not only that but all the users on the computers have admin rights on the computer.....

    --
    Accept any challenge, No matter the odds.
  70. Passwordsafe by bLanark · · Score: 2, Interesting
    Look into PasswordSafe.


    I think that the project was begun by Bruce Schneier, of "Applied Cryptography", "Secrets and Lies" and "Cryptgram" fame. But now the utility is open-source and multi-platform.

    --
    Note to ACs: I won't mod you up, even if you are being funny or insightful. So take a chance! It's not real life!
  71. Tech Review Article on passwords by museumpeace · · Score: 1

    Schrage quotes a couple of security experts as being of the opinion that passwords are useless, with many negatives [the tougher rules only make them harder for users to remember, not harder for hackers to guess] But the suggestion that system security admins and developers need to make deeper security mechanisms such as "suspision engines" that compare traffic on your account against profile of "normal" usage strike me as both an invasion of privacy and a sure fire way to multiply calls to the help desks when a false alarm tosses out a legitimate user.
    The timing of the art. is unfortunate as noone is going to be reading comments this late in the posting cycle.

    --
    SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
  72. This is true ... to a point by joeflies · · Score: 1
    The attack you describe applies only if you have the hash that you are attacking. But if you have not obtained the target hash, then you still must brute force to authenticate. You don't have a hash to look up in a table.

    In which case, changing passwords periodicially is still a good practice for providing a degree of protection relative to a password that's never been changed.,P>

  73. one good password trumps lots of written ones.. by Anonymous Coward · · Score: 0

    Requiring you to have distinct, different-schedule passwords on all those systems is dumb. Obviously, you'll write them down or otherwise store them someplace.

    While requiring strong, hard-to-guess, periodically changing passwords makes sense, it also makes sense to help you keep one password everywhere, and ensure that systems are not individually easy to compromise (creating a system whose compromise could be leveraged to attack others).

    Password synchronization is a mature technology, there are lots of vendors who make working products (I work at one ... caveat emptor), and it can enable you to have *one* *good* password that changes periodically.

    I wouldn't be surprised to see the help desk volume spike at your organization once this policy comes into effect, because real users can't remember 10 different passwords...

  74. At the risk of being redundant by wk633 · · Score: 1

    Just about every IT person I've ever talked to (not to slam IT, 10+ years of my career have been IT) seems to take it as gosepel that users must be forced to change passwords every X days, unless you want hoards of hackers in your network.

    The step nobody ever does is ask "Why?". Um, it's obvious isn't it? I don't want hackers breaking into the network!

    Why force password changes? Either A) you're assuming a password has been compromised, in which case you should pay more attention to auditing so you really know when, and fix the leak, or B) you're assuming brute force attacks, in which case you need to actually measure the median attack time, and possibly increase it (delay between attempts, salt passwords, etc)

    If someone has actually done B), great, force password changes. But implementing a security measure just because it gives you a warm fuzzy feeling just leaves you warm and fuzzy, and ignorant.

  75. Re:Desk -- low tech rules! by duffman3141 · · Score: 1
    "that's a heck of a lot safer than a post-it note"


    I'm not so sure you're right. I think that post-it notes may be the way to go these days. As much as I loathe making "war on terror" references, one big point illustrated in that whole struggle is that one of the best ways to defeat a high-tech giant is to go uber-low-tech. The NSA's ability to hack into any system on Earth didn't do a bit of good when the enemy didn't use computers. We've forgotten how to be low-tech spies.


    I think the analogy here is obvious -- password theives are freaking good today against your average Joe (who, admittedly, is a tech-wise moron... he would type his same password into a hot new web group). One thing they don't do too often, though, is actual footwork. Finding the post-it note requires actually going to your desk and physically stealing your stuff (or just looking at it). For a hacker, this is freaking hard.


    I think a handwritten page of passwords kept in a relatively secure location in the average Joe's office would be tons more secure than these lame password rules that companies implement that end up having the problems discussed here.


    The biggest advantage is that even tech morons understand how to keep a secret list! Also, if physical documents are compromised by an entreprenurial janitor or officemate, they tend to leave physical evidence. I suspect that cyber-criminals are not very good at covering their actual tracks, CSI-style.


    I think the most secure thing companies and organizations could do to fight against the kind of talented amateur hackers that are all too prevalent today is to secure their data as much as possible without computers. Personally, I think it would be sweet-assed to see a return to some Cold War-era steganographic techniques, esp. considering that they are relatively cheap now and give us all the chance to feel a little like James Bond.


    What I've suggested makes you less secure against a hypothetical enemy with huge resources, like if you might be investigated by the government, but makes you very powerful against the nameless horde of zombies roaming the internet and snatching everything they can get a hold of. If you keep your most secure codes in the real world, nobody in the matrix can get you. Can you dig it?


    So, print out a big-assed page of weekly passwords... if you want to be really secure, type the bitch on a typewriter! You don't have to remember jack, it's easy to list on the paper where you've used each one, and if you do the proper 1990's era password safety that companies are using now, you'll be pretty damn secure.

  76. English entropy by Peaker · · Score: 2, Interesting

    Using passwords which are correct English sentences isn't much better.

    Correct English sentences have about 1.2 bits per character. That means that for 10 words of 5 characters each, you have 50 characters which are 60 entropic bits (~7.5 entropic bytes).

    That is as strong as a 10-character password, or so, but much much longer.

    Not sure this is the solution.
    I think that whatever is easy to remember, is easy to remember because it has low entropy and is easy to attack.

    The solution might be to use non-human memory? USB disk-on-keys containing crypto keys?

  77. Grammar bots? by ZeroExistenZ · · Score: 2, Insightful

    I really wonder, when crackers are trying to hack passphrases, wherever generators with language-rulesets will arrise trying to construct valid "likely used" sentences.

    Once you get that, you'll have the same problem once again... (but perhaps some nice grammar-tech out of it coded up by kiddies)

    (Or ofcourse databases with silly but catchy punchlines.)

    --
    I think we can keep recursing like this until someone returns 1
  78. Well, that's nice and all... by raehl · · Score: 2, Funny

    are retrieved on presentation of a thumb

    Do you get the thumb back, at least?

  79. Exactly - it's MORE security. by raehl · · Score: 1

    Job security for IS drones, that is.

  80. Simple! by sserendipity · · Score: 1


    The solution is:


    Engrish!!!

  81. Best Post-It Password by Kadin2048 · · Score: 1
    I recently (for reasons not relevant to go into here) got to take a tour of a ballistic missile submarine. Although the tour avoided anything that was specifically classified, we did get to go into the missile launch control room.


    Anyway, there on the monitor of the computer used to calculate the firing solutions for the nuclear missiles was ... drumroll please ... you guessed it, a Post-It with a magic-markered log/pass combination.


    Now, before you get worried, door to said control room is constantly guarded inside and outside by people with guns, and is located inside the center of a secure area inside a naval base, behind two security checkpoints....so I guess the screensaver password or whatever the Post-It note went to just isn't part of the big picture plan. (Also there is a very specific process involved in the missile launch obviously, the computer really wouldn't help you.)


    But anyway, I thought the irony involved was pretty good. Even in the (theoretically) most secure areas in the world, people are still finding ways around security measures that are obnoxious and not perceived as useful. I would have gotten a photo, if I'd been able, just for fun ... but my camera and cell phone battery were both gone two checkpoints ago at that point.


    If there's a lesson here, it's that your users will find ways to get around security that isn't both useful and convenient.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  82. Mod parent up!!! by Futurepower(R) · · Score: 1

    Funny, and so true. -- Moderate parent UP.

  83. Password/passphrase: both useless!! by robtheauditor · · Score: 1

    Keyloggers!
    2 minutes alone with an XP/2000/NT/3.1/DOS box in a conference room allows me time to add a software keylogger that will email me the longest passphrase you can type.

    How?
    1) boot (CD/Floppy/USB Key) to a freely avail linux distribution with tool to reset local admin password
    2) install key logger as local administrator
    2A) Wait for (sysadmin,manager,developer...)
    3) read email logger sent with all the passwords

    Or a hardware keylogger if i'm in a hurry or they have a linux desktop.

    Depressing!

    Forget passXXXXXXX! Time for 2factor (with time dependency). Anything less and you're kidding yourself and lying to your CIO.

    Cheers.

    (If you can prevent this attack - Please post!)

  84. password generation method by Sire+Enaique · · Score: 1

    I don't change my passwords that often but they seem pretty secure to me.

    Typically, they'll be 10-20 characters long, refer to extremely personnal events, include digits that relate to the event and a few character replacements that make sense to me but not necessarily to other people.

    For instance, I've used the pillow name I gave an ex with the last 2 digits of her birthdate and adding in a couple typing errors I commonly make.

    That kind of password is easy to remember, can't be found in a dictionary and can take years to crack on large system.

    Another scheme I'm thinking about is semi-randomly mixing character codings in the same password, like ANSI and Unicode.