Results 1 to 3 of 3

Thread: Password Manager

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    1

    Question Password Manager

    I am webmaster for a website of a union with about 4000 members. I would like to find a password manager program that is easy to use and manage, which allows for users to modify their passwords, and which allows for importing of an Excel file with all data--including usernames and passwords--to get started with. Any ideas of good programs out there to take a look at?

    Thanks... Gene

  2. #2
    Macht Nicht Aus moxnix's Avatar
    Join Date
    May 2002
    Location
    Huson Mt.
    Posts
    1,752
    Don't know if this will help or not, but did a search of google and came up with this page: http://www.google.com/search?hl=&cat...+organizations
    \"Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways, Champagne in one hand - strawberries in the other, body thoroughly used up, totally worn out and screaming WOO HOO - What a Ride!\"
    Author Unknown

  3. #3
    Senior Member
    Join Date
    Jan 2003
    Posts
    3,915
    Hey Hey,

    How about using a MySQL backend with a simple php front-end. It'd be fairly easy to code, and if you are a webmaster you should have a basic understanding of PHP, if not you could always use asp. MySQL can store your passwords for you, and you can have it only listen for connections from your webserver for increased security, the user could change their password using a simple front-end form, and you can import data from a CSV (which excel will save as).

    Peace,
    HT

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •