Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Security Cloud Open Source Software

Ask Slashdot: Open Source Multi-User Password Management? 198

An anonymous reader writes "I work in a network environment that requires multiple people to have access to numerous Wireless Access Keys, iTunes/iCloud accounts/passwords, hardware appliance logins, etc. I'm attempting to replace the ever popular 'protected' excel spreadsheet that exists in almost every network with all usernames and passwords just waiting to be discovered. Are there any open source, multi-user, secure and preferably Linux-based password management tools that the Slashdot community would recommend?"
This discussion has been archived. No new comments can be posted.

Ask Slashdot: Open Source Multi-User Password Management?

Comments Filter:
  • by jtownatpunk.net ( 245670 ) on Saturday May 12, 2012 @12:21AM (#39976419)

    I once had a job where the list was kept on a printed page stored in a locked filing cabinet (no, it wasn't in the basement).

  • VIM+OpenSSL (Score:3, Interesting)

    by Anonymous Coward on Saturday May 12, 2012 @01:22AM (#39976689)

    http://www.vim.org/scripts/script.php?script_id=2012 [vim.org]

    Unlike and better than the majority of the password-saferizers out
    there, this keeps your passwords in a file which is both decryptable
    with standardized tools and in a human readable format (assuming
    you typed human readable usernames/passwords in the first place!)

    Ten years from now you'll still be able to decrypt your files, and you
    can share them with people who don't have the editor plugin.

  • by JetScootr ( 319545 ) on Saturday May 12, 2012 @03:44AM (#39977249) Journal
    It's called pencil and paper. I have a notebook, and all pwds are encoded there. I have 4 simple rules for modifying what I write into what I type in. An example rule you could use is "Real pwds use only even digits; Passwords are written with all ten digits, odd digits are ignored". 2-4 simple rules will make it unhackable even for someone with physical control of passbook. (Never write down the rules - keep them in yer head).
    To keep the rules fresh, use different passwords and uids for every single app or website possible. You'll always be rehearsing the rules in yer head, you won't forget them.
    Here's an example from my current set: pwd= "RhinoPott=amus" Rule 1,3
    I'll bet you can't guess the real password in 10,000 tries. You don't know rules 1 or 3, which modify what's written. Go ahead, give me 10000 tries in a text file - I'll let you know if you get it.
    This really really works - I've been doing this way since the 1980's, and haven't misplaced a properly coded pwd yet.
  • Re:KeePassX (Score:3, Interesting)

    by Sam the Nemesis ( 604531 ) on Saturday May 12, 2012 @04:47AM (#39977423)

    I keep it on a USB drive.

    Better still, I keep my DB on Dropbox, so it is available anywhere I go - no need to carry USB pen drive.

  • by pnot ( 96038 ) on Saturday May 12, 2012 @06:52AM (#39977729)

    So how does your system apply to the original question -- sharing the passwords among multiple users? Do you all copy out the relevant parts of each other's notebooks and memorize each other's rules? Or do you tell each other the unencrypted passwords and re-encrypt them individually using personal rule-sets?

Get hold of portable property. -- Charles Dickens, "Great Expectations"

Working...