Search code examples
user-management

Web Devs, How do you manage your clients information?


I'm looking for some sort of web software that is secure, where a team of people can login and view/add/edit Clients, with the following normal meta data:

  • Client Name
  • Domain
  • FTP User/Pass
  • MySQL User/Pass
  • CMS User/Pass

Anyone have any recommendations, don't really want to create a php script myself?

The problem at the moment is: We currently administrate a .DOC with all the information in it.


Solution

  • look at https://lastpass.com or http://www.passpack.com/ which allows you to share credentials with people.